commit | 2164626c7565eed6f7ae19dec0b175b9f2158f1a | [log] [tgz] |
---|---|---|
author | William Kurkian <wkurkian@cisco.com> | Fri Jun 07 17:11:41 2019 -0400 |
committer | William Kurkian <wkurkian@cisco.com> | Fri Jun 07 17:11:41 2019 -0400 |
tree | 313cb8668ee4569c70c7cb3a9e445e14eb27da68 | |
parent | d40c88d93cbd7d07d6da4eb65c4e0d2a68812af1 [diff] |
VOL-1688 Fixing subtle error where an upgraded VERSION file can cause multiple dist files to exist. This can break local builds if they local build loads the wrong one Change-Id: I18350db1af40191f8a5bec43553560d8fececdda
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. |