We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aceaaef commit 8615c10Copy full SHA for 8615c10
setup.py
@@ -13,8 +13,8 @@
13
"povray": ["opencv-python"],
14
"hdf5": ["tables"],
15
"analysis": ["pyelectro"],
16
- "tune": ["neurotune @ git+https://github.com/NeuralEnsemble/neurotune.git@master#egg=neurotune",
17
- "inspyred @ git+https://github.com/aarongarrett/inspyred.git@master#egg=inspyred",
+ "tune": ["neurotune @ git+ssh://git@github.com/NeuralEnsemble/neurotune.git",
+ "inspyred @ git+ssh://git@github.com/aarongarrett/inspyred.git",
18
"ppft"],
19
"vispy": ["vispy", "pyqt5"],
20
}
0 commit comments