mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-20 03:24:54 +00:00
[Packaging] Create tar.gz with sdist for PyPi
PyPi does not accept `tar.xz` source tarballs!
This commit is contained in:
parent
0c87d9bd7d
commit
98ce3cd385
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
[sdist]
|
||||
formats=xztar
|
||||
formats=gztar, xztar
|
||||
|
||||
[build_docs]
|
||||
source-dir = docs/source
|
||||
|
|
Loading…
Add table
Reference in a new issue