From 1e6bd32aa08795b3ce749307eb3854f6c945a1e7 2016-04-13 16:05:12 From: Miguel Valdez Date: 2016-04-13 16:05:12 Subject: [PATCH] --- diff --git a/setup.py b/setup.py index 6ca80a8..4ac6fcb 100644 --- a/setup.py +++ b/setup.py @@ -36,6 +36,6 @@ setup(name="schainpy", "scipy >= 0.9.0", "h5py >= 2.0.1", "matplotlib >= 1.0.0", - "pyfits >= 2.0.0", +# "pyfits >= 2.0.0", ], ) \ No newline at end of file