Skip to content

Commit 2fb747d

Browse files
committed
py modules fix for autodiscovery in setuptools 61.0.0
1 parent a9d05d2 commit 2fb747d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@
8585
long_description=long_description,
8686
long_description_content_type="text/markdown",
8787
license=LICENSE,
88+
py_modules=[],
8889
url="https://github.com/automl/mdp-playground",
8990
project_urls={
9091
"Bug Tracker": "https://github.com/automl/mdp-playground/issues",

0 commit comments

Comments
 (0)