Metadata-Version: 2.1
Name: conda-on-air
Version: 0.0.1
Summary: A project that allows the local build and installation of an existent conda-forge feedstock
License: BSD 3 Clause
Author: Ivan Ogasawara
Author-email: ivan.ogasawara@gmail.com
Requires-Python: >=3.8.1,<4.0.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: pyyaml (>=6.0,<7.0)
Requires-Dist: sh (>=2.0.4,<3.0.0)
Requires-Dist: types-pyyaml (>=6.0.12.10,<7.0.0.0)
Requires-Dist: urllib3 (<2)
