##// END OF EJS Templates
wxpython is already not a requirement for Signal Chain
Ivan Valdez -
r690:61c1ccae551d
parent child
Show More
@@ -35,7 +35,6 setup(name="schainpy",
35 35 install_requires=["numpy >= 1.6.0",
36 36 "scipy >= 0.9.0",
37 37 "h5py >= 2.0.1",
38 "wxpython >= 2.8",
39 38 "matplotlib >= 1.0.0"
40 39 ],
41 40 ) No newline at end of file
General Comments 0
You need to be logged in to leave comments. Login now