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

use setuptools on readthedocs #35

Merged
merged 2 commits into from
Mar 1, 2019
Merged

Conversation

wholmgren
Copy link
Member

Unfortunately, RTD calls pip install . with --ignore-installed, effectively ignoring the requirements file specs for anything that's loosely spec'ed in setup.py. The work around is to use setuptools instead.

See readthedocs/readthedocs.org#3025 for more.

Builds on my fork: https://wholmgren-solarforecastarbiter-core.readthedocs.io/en/latest/

@wholmgren wholmgren requested a review from lboeman March 1, 2019 21:53
@wholmgren wholmgren merged commit 1bcd20d into SolarArbiter:master Mar 1, 2019
@wholmgren wholmgren added infrastructure integrations, packaging, etc. documentation labels Aug 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation infrastructure integrations, packaging, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants