Metadata-Version: 2.1
Name: levo-commons
Version: 0.1.2
Summary: Common code between Levo CLI and test plans.
Home-page: https://github.com/levoai/levo-commons
Author: Levo Inc
Author-email: info@levo.ai
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/levo/levo-commons/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: attrs (>=20.3)
Requires-Dist: grpcio (<2.0.0,>=1.37.0)
Requires-Dist: requests (>=2.25.1)
Provides-Extra: test
Requires-Dist: pytest (>=6.0) ; extra == 'test'

# levo-commons
Common code between Levo's CLI and test plans


