commit | e973183c55a127d484d7e18ac95f803e80b0e96e | [log] [tgz] |
---|---|---|
author | Matt Jeanneret <mj3580@att.com> | Wed Jul 17 12:13:42 2019 -0400 |
committer | Matt Jeanneret <mj3580@att.com> | Wed Jul 17 17:37:34 2019 -0400 |
tree | 2168e54fffb6959f1389212b1b0765281ee8d297 | |
parent | 74976ce3296e917ee3ac468489f84e9dde58f3b4 [diff] |
VOL-1777 Update python requirements Set the same across all projects to prevent build errors. Also bump SemVer to 0.2.1 Change-Id: I2b67bc06d7ae19e4c8a6e4a3192b784818ecd20b
PyVOLTHA is a collection of shared Python libraries that are use to create Python-based VOLTHA Device Adapters and other Python utilities (CLI, ...) that need to work with the VOLTHA v2.0 and later Golang core.
Initially PyVOLTHA will target only Python 2.7, but contributors are encouraged to write or refactor any library methods to eventually support Python 3.6.x or later.
pip install pyvoltha
Version | Date | Notes |
---|---|---|
v0.1.0 | 2019-02-01 | Initial pypy release available. This is primarily for testing out pip install support and is not expected to be useful outside of that. |