Commit 7104ee2
committed
pyproject.toml: rename fastapi script to fastapi-cli
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.1 parent d4fe875 commit 7104ee2
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
0 commit comments