X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=setup.py;h=fa48c40b91d8d5e75cddb5cd6a0df5086d9248e1;hb=a54dd0848323483d22c182707911749adbc99b02;hp=14cd4c6e9508c1a6b18bd5ace84897b9c9db6bb1;hpb=4b69905494fb8ed310f327c79396b4de014d2a90;p=soc.git diff --git a/setup.py b/setup.py index 14cd4c6e..fa48c40b 100644 --- a/setup.py +++ b/setup.py @@ -18,6 +18,7 @@ install_requires = [ 'libresoc-ieee754fpu', # uploaded (successfully, whew) to pip 'libresoc-openpower-isa', # uploaded (successfully, whew) to pip # 'nmigen-soc', # install manually from git.libre-soc.org + "cached-property", ] test_requires = [