Skip to content

Commit 02b2d6e

Browse files
committed
Removing old artifacts
1 parent b4ad9c6 commit 02b2d6e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ $(VIRTUAL_ENV_DIR):
99
$(VIRTUAL_ENV_DIR)/bin/python setup.py install
1010

1111
release: $(VIRTUAL_ENV_DIR)
12+
rm -rf dist
1213
$(PYTHON_VERSION) setup.py sdist
1314
# Assuming you have twine already in the sdist
1415
pip install twine

0 commit comments

Comments
 (0)