Skip to content

Commit 8615c10

Browse files
committed
setup.py format preferred by pypi
1 parent aceaaef commit 8615c10

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"povray": ["opencv-python"],
1414
"hdf5": ["tables"],
1515
"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",
16+
"tune": ["neurotune @ git+ssh://git@github.com/NeuralEnsemble/neurotune.git",
17+
"inspyred @ git+ssh://git@github.com/aarongarrett/inspyred.git",
1818
"ppft"],
1919
"vispy": ["vispy", "pyqt5"],
2020
}

0 commit comments

Comments
 (0)