
Я загружаю пакет Python:
Код: Выделить всё
python setup.py sdist bdist_wheelКод: Выделить всё
twine upload --repository-url http://127.0.0.1:8081/repository/wangs_host/ dist/*Код: Выделить всё
pip install -i http://127.0.0.1:8081/repository/wangs_host/ package_test_wangs
Подробнее здесь: https://stackoverflow.com/questions/694 ... positories
Мобильная версия