Skip to content

Commit ed67f18

Browse files
authored
Merge pull request #81 from PyAutoLabs/feature/delete-pyautoheart-shim
chore: delete dead pyautoheart/ compat shim (Pulse retirement leftover)
2 parents 0319c1a + 31c3dc2 commit ed67f18

2 files changed

Lines changed: 1 addition & 7 deletions

File tree

pyautoheart/__init__.py

Lines changed: 0 additions & 6 deletions
This file was deleted.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dev = [
1919
]
2020

2121
[tool.setuptools.packages.find]
22-
include = ["heart*", "pyautoheart*"]
22+
include = ["heart*"]
2323

2424
[tool.pytest.ini_options]
2525
testpaths = ["tests"]

0 commit comments

Comments
 (0)