fix requirements
Showing
| ... | ... | @@ -2,4 +2,4 @@ termcolor |
| tqdm | ||
| msgpack-python | ||
| msgpack-numpy | ||
| subprocess32 | ||
| subprocess32; python_version < '3.0' |
Please register or sign in to comment
| ... | ... | @@ -2,4 +2,4 @@ termcolor |
| tqdm | ||
| msgpack-python | ||
| msgpack-numpy | ||
| subprocess32 | ||
| subprocess32; python_version < '3.0' |