fix setup err on building docs

This commit is contained in:
Trinkle23897 2020-04-28 21:11:40 +08:00
parent 80d661907e
commit 69e4b3d301

View File

@ -49,7 +49,6 @@ setup(
'gym>=0.15.0',
'tqdm',
'numpy',
'cloudpickle',
'tensorboard',
'torch>=1.4.0',
],