Added option
This commit is contained in:
parent
f0a48642cf
commit
3d7dc3f244
@ -9,5 +9,5 @@ python setup.py bdist_wheel sdist
|
|||||||
|
|
||||||
Upload to pypi
|
Upload to pypi
|
||||||
```bash
|
```bash
|
||||||
twine upload dist/*
|
twine upload --skip-existing dist/*
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user