Skip to content

pyproject.toml: rename fastapi script to fastapi-cli#85

Closed
dutyrok wants to merge 1 commit intofastapi:mainfrom
dutyrok:main
Closed

pyproject.toml: rename fastapi script to fastapi-cli#85
dutyrok wants to merge 1 commit intofastapi:mainfrom
dutyrok:main

Conversation

@dutyrok
Copy link
Copy Markdown

@dutyrok dutyrok commented Sep 3, 2024

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.

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.
@tiangolo
Copy link
Copy Markdown
Member

Thanks! I decided to entirely remove the script from this package and just keep the one in fastapi, it was done here: #197

That should solve the issue. 🤓

Given that, I'll close this one now. Thanks! ☕

@tiangolo tiangolo closed this Aug 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants