Metadata-Version: 2.4
Name: firsttry-run
Version: 0.1.9
Summary: Ship code that passes CI on the first try.
Author-email: FirstTry <founder@example.com>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: PyYAML
Requires-Dist: ruff>=0.1.0
Requires-Dist: black>=22.0.0
Requires-Dist: mypy>=1.0.0
Requires-Dist: pytest>=7.0.0
