X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=setup.py;h=4693b5f7a938aee73f399dfefe47657f9895b251;hb=d577709ddca2fc572bca5f09381ffad8b1f2d254;hp=95367ed01906d4179a76e14e7c9ad9594e739871;hpb=3976b59363117972ca151336192112674e8022e0;p=ieee754fpu.git diff --git a/setup.py b/setup.py index 95367ed0..4693b5f7 100644 --- a/setup.py +++ b/setup.py @@ -11,6 +11,7 @@ version = '0.0.1' install_requires = [ 'nmutil', # 'sfpy', # XXX temporarily disabled + 'bigfloat' ] test_requires = [