Skip to content

Commit 223cf3d

Browse files
committed
build and publish wheels
1 parent bbdc94b commit 223cf3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ test:
22
tox
33

44
pypi:
5-
python setup.py sdist
5+
python -m build
66
python -m twine upload dist/*

0 commit comments

Comments
 (0)