Skip to content

Commit b28a2bd

Browse files
committed
remove previous artifact files
1 parent 4b456bc commit b28a2bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/publish.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/bin/bash
22

3+
rm -rf dist/ build/ oxylabs.egg-info/
34
python setup.py sdist bdist_wheel
45
twine upload dist/*

0 commit comments

Comments
 (0)