Skip to content

Commit 09a512b

Browse files
Merge branch 'master' of git+ssh://github.com/automl/mdp-playground
2 parents 2abcb4d + bc9ea44 commit 09a512b

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
@@ -103,6 +103,7 @@
103103
# 'Topic :: Scientific/Engineering :: Reinforcement Learning', invalid classifiers on Pypi
104104
],
105105
# package_dir={"": "src"},
106+
py_modules=[],
106107
python_requires=">=3.6",
107108
setup_requires=["numpy"],
108109
install_requires=["dill", "numpy"],

0 commit comments

Comments
 (0)