diff --git a/setup.py b/setup.py index fde6de435..1c3d8f6d7 100644 --- a/setup.py +++ b/setup.py @@ -48,7 +48,7 @@ install_requires=[ 'absl-py', 'cached_property', - 'clu @ git+https://github.com/google/CommonLoopUtils#egg=clu', + 'clu', 'flax @ git+https://github.com/google/flax#egg=flax', 'fiddle >= 0.2.5', 'gin-config',