Skip to content

Commit

Permalink
update to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaudon committed Jan 26, 2024
1 parent faa84f0 commit e8460d6
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ class PyEmodelGeneralisation(PythonPackage):

homepage = "https://github.com/BlueBrain/emodel-generalisation"
git = "https://github.com/BlueBrain/emodel-generalisation.git"
pypi = "emodel-generalisation/emodel-generalisation-0.2.0.tar.gz"
pypi = "emodel-generalisation/emodel-generalisation-0.2.4.tar.gz"

version("0.2.1", sha256="06103880baa02f55e9c4fa264f0e4d2ad13fa2b940ded678a3591251df13dc26")
version("0.2.4", sha256="faa3e622892e7df4dad1dc26275c8deef0ccd0354874d64c486781820c3ff533")

depends_on("py-setuptools", type="build")
depends_on("py-setuptools-scm", type="build")
Expand Down

0 comments on commit e8460d6

Please sign in to comment.