Metadata-Version: 2.1
Name: probedev
Version: 0.1.0
Summary: Command toolkit for code-first Probe-Driven Development.
Requires-Python: >=3.9
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-bdd; extra == "test"
Requires-Dist: pytest-benchmark; extra == "test"
