Metadata-Version: 2.1
Name: requiremental
Version: 0.0.2
Summary: A requirement managemet tool.
Home-page: https://github.com/rmallow/requiremental
Author: Robert Mallow
Author-email: mail@rmallow.com
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
Requires-Dist: PyYaml


create custom requirements groups for your projects

this project was started for use in algo but was deemed large enough to be separated into it's own project

https://github.com/rmallow/algo

