Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
13530934
baselines
Commits
ef1a2402
Commit
ef1a2402
authored
Jun 07, 2017
by
Zichuan Lin
Committed by
GitHub
Jun 07, 2017
Browse files
Update setup.py
parent
184440ff
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
ef1a2402
...
...
@@ -9,7 +9,7 @@ setup(name='baselines',
packages
=
[
package
for
package
in
find_packages
()
if
package
.
startswith
(
'baselines'
)],
install_requires
=
[
'gym>=0.9.1'
,
'gym>=0.9.1
[all]
'
,
'scipy'
,
'tqdm'
,
'joblib'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment