/
githubmirror
/
file
Обзор
Документация
Войти
/
githubmirror
/
file
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
FILE5_45
python/HOWTO
7 строк
155 B
Christos Zoulas
list of commands to update the module
01 сен 2022, 15:19
01 сен 2022, 15:19
a3ee5c5
Код
Авторство
О чём код?
pip-compile pyproject.toml pip-sync python3.10 -m pip install . python3.10 -m build twine check dist/* twine upload -r testpypi dist/* twine upload dist/*