Update py-elephant to 0.4.1 (#6917)
This commit is contained in:
parent
278901c02c
commit
715a173688
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ class PyElephant(PythonPackage):
|
|||
homepage = "http://neuralensemble.org/elephant"
|
||||
url = "https://pypi.io/packages/source/e/elephant/elephant-0.3.0.tar.gz"
|
||||
|
||||
version('0.4.1', '0e6214c96cae6ce777e4b3cf29bbdaa9')
|
||||
version('0.3.0', '84e69e6628fd617af469780c30d2da6c')
|
||||
|
||||
variant('doc', default=False, description='Build the documentation')
|
||||
|
|
Loading…
Reference in a new issue