Compare commits
2 Commits
17c4e19bc5
...
7ac854dc61
Author | SHA1 | Date | |
---|---|---|---|
|
7ac854dc61 | ||
|
0551629a9a |
@ -1,8 +1,8 @@
|
||||
include AUTHORS
|
||||
include CHANGELOG.rst
|
||||
include LICENSE
|
||||
include README.rst
|
||||
include TODO
|
||||
include setup.py
|
||||
include pyproject.toml
|
||||
recursive-include bin *
|
||||
recursive-include man *
|
||||
recursive-include pym *.py
|
||||
recursive-include src *.py
|
||||
|
@ -22,6 +22,7 @@ dynamic = ["version"]
|
||||
|
||||
[project.urls]
|
||||
homepage = "https://gitlab.com/src_prepare/euscan-ng"
|
||||
changelog = "https://gitlab.com/src_prepare/euscan-ng/-/blob/master/CHANGELOG.rst"
|
||||
|
||||
[tool.setuptools]
|
||||
script-files = ["bin/euscan"]
|
||||
|
Loading…
Reference in New Issue
Block a user