Skip to content
This repository was archived by the owner on Nov 12, 2024. It is now read-only.

Commit 1d51344

Browse files
committed
Remove python2 support
1 parent 459ed37 commit 1d51344

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
publish_release:
22
rm -rf build
3-
python2 setup.py bdist_egg bdist_wheel sdist
43
python3 setup.py bdist_egg bdist_wheel
54
python3 -m twine upload dist/*

0 commit comments

Comments
 (0)