Metadata-Version: 2.1
Name: ado_backlog_cli
Version: 0.1.0
Summary: A program to make sense of ADO Backlogs for reports
License: MIT
Author: James Ainslie
Author-email: your_email@example.com
Requires-Python: >=3.12,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: azure-devops (>=7.1.0b4,<8.0.0)
Requires-Dist: click (>=8.1.7,<9.0.0)
Requires-Dist: msrest (>=0.7.1,<0.8.0)
Requires-Dist: pandas (>=2.2.1,<3.0.0)
Requires-Dist: pympler (>=1.0.1,<2.0.0)
Requires-Dist: python-docx (>=1.1.0,<2.0.0)
Requires-Dist: pytz (>=2024.1,<2025.0)
Requires-Dist: pyyaml (>=6.0.1,<7.0.0)
Requires-Dist: tabulate (>=0.9.0,<0.10.0)
Description-Content-Type: text/markdown


