Skip to content

Commit bc9ea44

Browse files
Update setup.py
1 parent 538f6f6 commit bc9ea44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
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)