NeoPy commited on
Commit
224eabd
·
verified ·
1 Parent(s): 1537b15

Update pyproject.toml

Browse files
Files changed (1) hide show
  1. pyproject.toml +1 -2
pyproject.toml CHANGED
@@ -25,8 +25,7 @@ dependencies = [
25
  "scipy",
26
  "numba==0.56.4",
27
  "edge-tts",
28
- "fairseq",
29
- "git+https://github.com/One-sixth/fairseq.git"
30
  ]
31
 
32
  [tool.setuptools]
 
25
  "scipy",
26
  "numba==0.56.4",
27
  "edge-tts",
28
+ "fairseq"
 
29
  ]
30
 
31
  [tool.setuptools]