X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=setup.py;h=5bb9b92ea8b60b9e5a571d13ad5b6c07eca38e4b;hb=b48173a5184d230f56e51d3b61677048d448db00;hp=6d688f761b1a3e5a40ddbc8ded09a5d609d02e98;hpb=811091ec657161bb44cb0f46f31edad96f45fc27;p=soc.git diff --git a/setup.py b/setup.py index 6d688f76..5bb9b92e 100644 --- a/setup.py +++ b/setup.py @@ -10,6 +10,7 @@ version = '0.0.1' install_requires = [ 'sfpy', + 'ieee754fpu', ] test_requires = [