1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-31 10:01:52 +02:00

add twine to packages

This commit is contained in:
Nick Sweeting
2019-05-02 15:32:18 -04:00
parent 2440c1c1bf
commit 7ee837c127
2 changed files with 84 additions and 34 deletions

View File

@@ -12,6 +12,7 @@ setuptools = "*"
sphinx = "*"
recommonmark = "*"
sphinx-rtd-theme = "*"
twine = "*"
[packages]
dataclasses = "*"