updates
This commit is contained in:
parent
79c9ac434a
commit
c693937271
11 changed files with 73 additions and 51 deletions
|
|
@ -20,7 +20,7 @@ classifiers = [
|
|||
dynamic = ["version", "readme", "dependencies"] # cannot be dynamic ['license']
|
||||
|
||||
[project.scripts]
|
||||
exclude_badExits = "exclude_badExits.exclude_badExits:iMain"
|
||||
exclude_badExits = "exclude_badExits.__main__:iMain"
|
||||
|
||||
[tool.setuptools.dynamic]
|
||||
version = {attr = "exclude_badExits.__version__"}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue