Metadata-Version: 2.1
Name: flox-github
Version: 0.1.3
Summary: Create and enforce standard rules on GitHub repositories managed by flox.
Home-page: https://github.com/getflox/flox-github
License: MIT
Author: Michal Przytulski
Author-email: michal@przytulski.pl
Requires-Python: >=3.6.2,<4.0.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: flox-core (>=0.2,<1.0.0)
Requires-Dist: gitpython (>=3.1.0,<4.0.0)
Requires-Dist: pygithub (>=1.46,<2.0)
