X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=setup.py;h=31166444366960b03fef4ec2c10e73d40b1d18ef;hb=f8aef3cb7e99a6ca9a17016c25946a4cb2b092aa;hp=8f83c591234f4566b481f784af1c66d70fee7136;hpb=2b92022dd7d907abcf910789e4bb5f871840c9e6;p=ieee754fpu.git diff --git a/setup.py b/setup.py index 8f83c591..31166444 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ NEWS = open(os.path.join(here, 'NEWS.txt')).read() version = '0.0.1' install_requires = [ - 'sfpy', +# 'sfpy', # XXX temporarily disabled ] test_requires = [