diff --git a/setup.py b/setup.py index 489099251..bd9c61011 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ def get_version(rel_path): raise RuntimeError("Unable to find version string.") core_requirements = [ - "pyrep @ git+https://github.com/stepjam/PyRep.git@fix-cffi-dependency", + "pyrep @ git+https://github.com/eugeneteoh/PyRep.git@fix-cffi-dependency", "numpy", "Pillow", "pyquaternion",