sh_cpl/docs/pip.txt

12 lines
405 B
Plaintext
Raw Normal View History

2021-03-13 15:59:08 +01:00
upload:
2021-03-16 18:55:58 +01:00
prod:
twine upload --repository-url https://pip.sh-edraft.de dist/publish/setup/*
twine upload -r pip.sh-edraft.de dist/publish/setup/*
dev:
twine upload --repository-url https://pip-dev.sh-edraft.de dist/publish/setup/*
twine upload -r pip-dev.sh-edraft.de dist/publish/setup/*
2021-03-13 15:59:08 +01:00
install:
pip install --extra-index-url https://pip.sh-edraft.de/ sh_cpl