summaryrefslogtreecommitdiff
path: root/dev-requirements.txt
diff options
context:
space:
mode:
authorMartin Matusiak <numerodix@gmail.com>2021-05-05 14:52:23 +1000
committerMartin Matusiak <numerodix@gmail.com>2021-05-05 14:52:23 +1000
commit41066f3dab3040e7c57f0f40764c13800707c513 (patch)
tree26c0cf191bd7243ce09e4505abc6a6668571d595 /dev-requirements.txt
parent0d6ad9a821e1279b8966305e251b5b2baf4fff8b (diff)
downloadansicolor-41066f3dab3040e7c57f0f40764c13800707c513.tar.gz
add twine to dev-requirements.txt
Diffstat (limited to 'dev-requirements.txt')
-rw-r--r--dev-requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-requirements.txt b/dev-requirements.txt
index 6314841..1d9fe17 100644
--- a/dev-requirements.txt
+++ b/dev-requirements.txt
@@ -7,4 +7,5 @@ pytest-cov
pytest-randomly
sphinx
tox
+twine
wheel