$ python -m pip install -U labm8
Copyright 2014-2020 Chris Cummins chrisc.101@gmail.com.
Released under the terms of the Apache 2.0 license. See
LICENSE
for details.
-
Set the desired version number in
//:version.txt
. -
Export the source tree to the public github repository:
$ bazel run //labm8/py:export
- Deploy a new versioned release of the python package to pypi:
$ bazel run //labm8/py:export_python_pip -- --release_type=release