From: Jacob Lifshay Date: Fri, 24 Jul 2020 02:35:49 +0000 (-0700) Subject: format X-Git-Tag: semi_working_ecp5~595 X-Git-Url: https://git.libre-soc.org/?p=soc.git;a=commitdiff_plain;h=e6b98909da68ca3ce106919b98d9cb034a237d48 format --- diff --git a/setup.py b/setup.py index 5664b046..dc3c71f5 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ install_requires = [ # 'sfpy', 'ieee754fpu', # needs to be installed manually from git.libre-soc.org 'pygdbmi', - 'nmigen-soc', # install manually from git.libre-soc.org + 'nmigen-soc', # install manually from git.libre-soc.org 'ply', # needs to be installed manually 'astor', ]