Fix the command that was "ans", but it must be "asn".
This commit is contained in:
@@ -47,3 +47,5 @@
|
||||
Remove the README.org.
|
||||
** 1.2.2 <2023-07-16>
|
||||
Add the CI/CD configuration.
|
||||
** 1.2.3 <2023-07-16>
|
||||
Fix the command that was "ans", but it must be "asn".
|
||||
|
||||
+1
-1
@@ -28,7 +28,7 @@ dependencies = [
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
ans = "src.main:main"
|
||||
asn = "src.main:main"
|
||||
anitube-simple-notification = "src.main:main"
|
||||
|
||||
[project.urls]
|
||||
|
||||
Reference in New Issue
Block a user