Skip to content

ChrisCummins/labm8

Repository files navigation

labm8

$ 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.

Deployment Instructions

  1. Set the desired version number in //:version.txt.

  2. Export the source tree to the public github repository:

$ bazel run //labm8/py:export
  1. Deploy a new versioned release of the python package to pypi:
$ bazel run //labm8/py:export_python_pip -- --release_type=release