NeoPy commited on
Commit
97d5d96
·
verified ·
1 Parent(s): 079cfaf

Update setup.py

Browse files
Files changed (1) hide show
  1. setup.py +1 -2
setup.py CHANGED
@@ -28,8 +28,7 @@ setup(
28
  "typeguard==4.2.0",
29
  "soundfile",
30
  "librosa",
31
- "numpy",
32
- "git+https://github.com/One-sixth/fairseq.git"
33
  ],
34
  include_package_data=True,
35
  extras_require={"all": [
 
28
  "typeguard==4.2.0",
29
  "soundfile",
30
  "librosa",
31
+ "numpy"
 
32
  ],
33
  include_package_data=True,
34
  extras_require={"all": [