@@ -35,6 +35,7 setup(name="schainpy", | |||||
35 | install_requires=["numpy >= 1.6.0", |
|
35 | install_requires=["numpy >= 1.6.0", | |
36 | "scipy >= 0.9.0", |
|
36 | "scipy >= 0.9.0", | |
37 | "h5py >= 2.0.1", |
|
37 | "h5py >= 2.0.1", | |
38 | "matplotlib >= 1.0.0" |
|
38 | "matplotlib >= 1.0.0", | |
|
39 | "pyfits >= 2.0.0", | |||
39 | ], |
|
40 | ], | |
40 | ) No newline at end of file |
|
41 | ) |
General Comments 0
You need to be logged in to leave comments.
Login now