Files
ccxt_with_mt5/deploy.sh
lz_db 0fab423a18 add
2025-11-16 12:31:03 +08:00

2 lines
83 B
Bash
Executable File

python setup.py sdist bdist_wheel
twine upload dist/* -u __token__ -p ${PYPI_TOKEN}