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

The operator to specify the version of joblib is invalid #917

Merged
merged 1 commit into from
Sep 16, 2019

Conversation

c-bata
Copy link
Contributor

@c-bata c-bata commented Sep 15, 2019

What does this PR do?

The operator to specify the version of joblib is invalid.

$ python3.7 -m venv venv
$ source venv/bin/activate
(venv) $ pip install -r requirements.txt
Invalid requirement: 'joblib=0.10.3'
= is not a valid operator. Did you mean == ?

Where should the reviewer start?

How should this PR be tested?

Please execute pip install -r requirements.txt

Any background context you want to provide?

nothing

What are the relevant issues?

nothing

Screenshots (if appropriate)

no needed

Questions:

  • Do the docs need to be updated? no
  • Does this PR add new (Python) dependencies? no

@weixuanfu
Copy link
Contributor

Good catch! Thank you for the PR.

@weixuanfu weixuanfu merged commit d009554 into EpistasisLab:development Sep 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants