Skip to content

Conversation

@PGijsbers
Copy link
Collaborator

@PGijsbers PGijsbers commented Jul 24, 2019

Replaces PR #731
Fixes #727

After a discussion on #731, we decided to heed the advice of @pganssle and allow for setup.py install calls. Thanks again for chiming in 👍
For now we will not check for additional specific conditions which may cause problems. We'll first see what problems users run into (if any).

I decided to open a new PR since changes from the old PR would be undone/unused.

As far as I can tell, the python setup.py install is not anymore in our documentation. However, a page with this advice is still very much live here. @mfeurer is this a known issue? I thought doc rebuilds were automatically triggered?
edit: doh, looks like it is because it refers to master branch docs instead of develop. Still even the master docs should (have) indicate(d) to use pip instead.

@PGijsbers PGijsbers requested a review from mfeurer July 24, 2019 18:23
@PGijsbers PGijsbers changed the title Allow installation through setup.py install (but all docs specify to … Don't block invocation of python setup.py install Jul 24, 2019
@mfeurer
Copy link
Collaborator

mfeurer commented Jul 26, 2019

Still even the master docs should (have) indicate(d) to use pip instead.

Yes, the docs were never really updated. It's time for a new release once all tests are continuously green again.

@mfeurer mfeurer merged commit b9df112 into develop Jul 26, 2019
@mfeurer mfeurer deleted the allow_setup_install branch July 26, 2019 13:38
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.

refuses to pip install openml

3 participants