delete unnecessary stuff (#338)

This commit is contained in:
John Schulman
2019-04-22 14:45:01 -07:00
committed by Peter Zhokhov
parent 8e0282ee94
commit f5daca8c22

View File

@@ -36,8 +36,6 @@ setup(name='baselines',
'scipy',
'tqdm',
'joblib',
'dill',
'progressbar2',
'cloudpickle',
'click',
'opencv-python'