Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minimum version for numpy/scipy #1450

Closed
menshikh-iv opened this issue Jun 26, 2017 · 1 comment
Closed

Minimum version for numpy/scipy #1450

menshikh-iv opened this issue Jun 26, 2017 · 1 comment
Assignees
Labels
bug Issue described a bug difficulty easy Easy issue: required small fix testing Issue related with testing (code, documentation, etc)

Comments

@menshikh-iv
Copy link
Contributor

In the last release, I had to "bump" versions for numpy/scipy. This may be a problem for *ops people (need to upgrade old versions).

For this reason, we should downgrade numpy/scipy version and don't break anything.

@menshikh-iv menshikh-iv added the bug Issue described a bug label Jun 26, 2017
@menshikh-iv menshikh-iv self-assigned this Jun 26, 2017
@piskvorky
Copy link
Owner

piskvorky commented Jun 26, 2017

Ticket goals:

  • figure out the oldest support version of numpy and scipy.
  • update setup.py to only require the absolute minimum needed (the oldest required versions)
  • update the testing framework (Travis etc) to test the oldest required versions as well, to make sure that new gensim releases continue to work there.

@piskvorky piskvorky added difficulty easy Easy issue: required small fix testing Issue related with testing (code, documentation, etc) labels Jun 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue described a bug difficulty easy Easy issue: required small fix testing Issue related with testing (code, documentation, etc)
Projects
None yet
Development

No branches or pull requests

2 participants