We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0319c1a + 31c3dc2 commit ed67f18Copy full SHA for ed67f18
2 files changed
pyautoheart/__init__.py
pyproject.toml
@@ -19,7 +19,7 @@ dev = [
19
]
20
21
[tool.setuptools.packages.find]
22
-include = ["heart*", "pyautoheart*"]
+include = ["heart*"]
23
24
[tool.pytest.ini_options]
25
testpaths = ["tests"]
0 commit comments