Skip to content
Snippets Groups Projects
Commit f3e95884 authored by Todd Gamblin's avatar Todd Gamblin
Browse files

Fix package name bug.

parent 487ec2af
Branches
Tags
No related merge requests found
......@@ -25,7 +25,7 @@
from spack import *
class PyDatalog(Package):
class PyPydatalog(Package):
"""pyDatalog adds logic programming to Python."""
homepage = 'https://pypi.python.org/pypi/pyDatalog/'
url = 'https://pypi.python.org/packages/09/0b/2670eb9c0027aacfb5b5024ca75e5fee2f1261180ab8797108ffc941158a/pyDatalog-0.17.1.zip'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment