diff options
Diffstat (limited to 'setup.cfg')
| -rwxr-xr-x | setup.cfg | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -13,4 +13,7 @@ build-dir = docs/build all_files = 1 [upload_docs] -upload-dir = docs/build/html
\ No newline at end of file +upload-dir = docs/build/html + +[sdist] +formats=gztar |
