Metadata-Version: 2.1
Name: orquestra-python-dev
Version: 0.1.0
Summary: "Orquestra Python Development tools"
Home-page: https://github.com/zapatacomputing/orquestra-python-dev
Author: Zapata Computing Inc.
Author-email: info@zapatacomputing.com,
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: Scientific/Engineering
Requires-Python: !=3.9.7,<3.11,>=3.8
Description-Content-Type: text/markdown; charset=UTF-8
License-File: LICENSE

# orquestra-python-dev
This is a meta-package collecting all development libraries needed in other, Python-based, 
Orquestra packages. The tools which this package tracks versions of are:

- black
- flake8
- isort
- mypy
- pytest
- pytest-cov
