Metadata-Version: 2.1
Name: polyrepo-bt
Version: 1.8.1
Summary: A build tool for poetry packages (living in submodules of a Git repo)
License: MIT
Author: Binh Vu
Author-email: binh@toan2.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: graphlib_backport (>=1.0.0,<2.0.0); python_version < "3.9"
Requires-Dist: loguru (>=0.5.3,<0.6.0)
Requires-Dist: orjson (>=3.6.3,<4.0.0)
Requires-Dist: poetry (>=1.1.8,<2.0.0)
Requires-Dist: pytest-mock (>=3.6.1,<4.0.0)
Requires-Dist: rocksdb (>=0.7.0,<0.8.0)
Requires-Dist: semver (>=2.13.0,<3.0.0)
Requires-Dist: toml (>=0.10.2,<0.11.0)
