mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 22:42:29 +03:00
declare LICENSE file in setup.cfg
This commit is contained in:
parent
f779ce276a
commit
226f490c52
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
[metadata]
|
||||||
|
license_file = LICENSE
|
||||||
|
|
||||||
# uploading here requires Python 3.5.3+ or setuptools 27+,
|
# uploading here requires Python 3.5.3+ or setuptools 27+,
|
||||||
# use instead: twine upload --sign dist/fdroidserver*.tar.gz
|
# use instead: twine upload --sign dist/fdroidserver*.tar.gz
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue