fastapi-cli icon indicating copy to clipboard operation
fastapi-cli copied to clipboard

pyproject.toml: rename fastapi script to fastapi-cli

Open dutyrok opened this issue 1 year ago • 0 comments

The package script started to conflict with fastapi package script since fastapi commit a25c92ce was created. After the both programs were packed in any linux distro and a user tried to install them a file conflict error occured. The simplest way is to rename the script for this python package.

dutyrok avatar Sep 03 '24 09:09 dutyrok