Open ocefpaf opened 9 years ago
Thanks for taking an interest in pyWAFO. There are several things that have to be fixed regarding the installation and packaging:
I see you made some changes in the scipy branch of your fork, feel free to send the changes as pull requests here.
conda package (optional)
I create a conda package here. It is easier than wheels.
I see you made some changes in the scipy branch of your fork, feel free to send the changes as pull requests here.
That branch is already a PR in #10.
Appoligies....I totally missed that PR.
No problem. I try to always open an issue and a corresponding PR to that issue. Some people prefer that way for better bookkeeping.
I create a conda package here. It is easier than wheels.
Very nice indeed, thanks!
Hi @davidovitch,
Just checking the reason for closing this. The developers have no interest in dropping the copied modules from scipy to a scipy import?
ok, my bad, I was a bit quick, I thought this was related to PR #10 (which has been merged), but now I understand it isn't. Re-opening.
No problem. Once things stabilize and the tests are running I will try to implement this change.
... and make
scipy
a dependency.This will make it easier to manage packaging and versioning.