blob: 0949e77a58e0c1675af00c2058ab33f4ad8cbc29 [file] [log] [blame]
python -m venv /tmp/ws-venv/
source /tmp/ws-venv/bin/activate
pip install -U pip setuptools wheel
python setup.py sdist bdist_wheel upload