Skip to content

Commit

Permalink
Fix issue with pypy workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
realshouzy committed Apr 27, 2024
1 parent db85310 commit 1fdd7f7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,5 @@ def _get_py_files(path: Path = _PACKAGE_ROOT) -> list[str]:
_get_py_files(),
),
)
else:
setup()

0 comments on commit 1fdd7f7

Please sign in to comment.