Skip to content
Snippets Groups Projects
Commit aabff327 authored by Eleni Mathioulaki's avatar Eleni Mathioulaki
Browse files

fix url bug

parent a6a4b053
No related branches found
No related tags found
4 merge requests!301create new experimental release,!300add spack post-installation testing,!279update py-elephant to 0.12.0,!226Upgrade TVB packages. Add unit-tests
Pipeline #20448 failed with stage
in 1 hour, 49 minutes, and 25 seconds
...@@ -12,7 +12,7 @@ class PyBct(PythonPackage): ...@@ -12,7 +12,7 @@ class PyBct(PythonPackage):
""" """
homepage = "https://pypi.org/project/bctpy/" homepage = "https://pypi.org/project/bctpy/"
pypi = 'bctpy/bctpy-0.6.0.tar.gz ' pypi = 'bctpy/bctpy-0.6.0.tar.gz'
maintainers = ['paulapopa', 'ldomide'] maintainers = ['paulapopa', 'ldomide']
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment