diff --git a/setup.py b/setup.py index 8bccef39cd85068e935fe6a4e17f207ea7a33b11..8616d2beb8b5345041c5085a5755b961b566bf1e 100644 --- a/setup.py +++ b/setup.py @@ -50,7 +50,7 @@ def main(): "six", "pytools>=2013.1", "pytest>=2.3", - "loopy>=2014.1", + "loo.py>=2014.1", ], )