summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Albrecht <a.albrecht@Mac-PU08.prounix.local>2020-02-29 14:07:43 +0100
committerAndreas Albrecht <a.albrecht@Mac-PU08.prounix.local>2020-02-29 14:07:43 +0100
commit58ff890d911d3d105f152373c10256d85fa6fece (patch)
tree7a97b3b2c3da70000835c7c323510d99241b2865
parent0d6684baba850a9729bad5bd0665d7612155a96c (diff)
downloadsqlparse-58ff890d911d3d105f152373c10256d85fa6fece.tar.gz
Update Makefile to reflect changes in current twine.
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d213fbd..ee35e54 100644
--- a/Makefile
+++ b/Makefile
@@ -23,4 +23,4 @@ clean:
release:
@rm -rf dist/
python setup.py sdist bdist_wheel
- twine upload --sign --identity E0B84F81
+ twine upload --sign --identity E0B84F81 dist/*