Closed phinate closed 9 months ago
this is erroneously included in pyproject.toml
[tool.hatch] version.path = "src/reponame/__init__.py" envs.default.dependencies = [ "pytest", "pytest-cov", ]
Fixed by #21!
this is erroneously included in pyproject.toml