Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
fix #1560
  • Loading branch information
PPN-SD authored Jan 16, 2025
1 parent e5701cd commit d7a3c27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@
author="Chris McDonough",
author_email="[email protected]",
packages=find_packages(),
package_dir={"": "."},
install_requires=requires,
extras_require={
'testing': testing_extras,
Expand Down

0 comments on commit d7a3c27

Please sign in to comment.