Skip to content

Fix docs#52

Merged
dwhswenson merged 11 commits intomasterfrom
docs
Apr 14, 2019
Merged

Fix docs#52
dwhswenson merged 11 commits intomasterfrom
docs

Conversation

@dwhswenson
Copy link
Owner

Resolves #49.

Had to pin almost everything (I couldn't get a pip install of MDTraj working on RTD). The things specific to docs (like the nbsphinx extension) are not pinned, but all the scientific things (MDTraj, numpy, etc) are pinned in the RTD environment.

Note that these pins only affect the doc building environment, not the testing environment.

I also left things in place to again attempt a pip-based install at a later date.

Only affects things specific to how RTD builds the docs.

@dwhswenson dwhswenson merged commit 41da486 into master Apr 14, 2019
@dwhswenson dwhswenson mentioned this pull request Jun 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix docs build problems

1 participant