mirror of
https://github.com/aurora-opensource/xviz.git
synced 2025-12-08 18:02:24 +00:00
* Fix Protobuf writer to add PBE1 prefix to file * Update protobuf & fix directory writer * Fix FutureInstance builder and add tests
237 B
237 B
build
python setup.py sdist bdist_wheel
install from local tgz
pip install dist/xviz_avs-X.X.X.tar.gz
test.pypi.org upload
twine upload --repository-url https://test.pypi.org/legacy/ dist/*
pypi.org upload
twine upload dist/*