Skip to content

Commit 1057462

Browse files
committed
clean setup.py
1 parent 9bc299c commit 1057462

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

setup.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,4 @@
2626
'Programming Language :: Python :: 3.9',
2727
'Programming Language :: Python :: 3.10',
2828
],
29-
)
30-
31-
python3 setup.py sdist && twine upload dist/*
29+
)

0 commit comments

Comments
 (0)