Skip to content

Fix building the docs on RTD #451

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

Merged

Conversation

bittner
Copy link
Contributor

@bittner bittner commented Jan 20, 2017

  • Add Flask-Sphinx-Themes to requirements for building the docs

Fixes #449.

Side Note

I feel it's a bit odd to have a requirements.txt file in the root folder, which is - kind of - "pulled in by magic" (or by convention) by ReadTheDocs.

Isn't requirements.txt, when it exists in a package project's root folder, either referenced by setup.py for installation or expected to be used manually for installation of the package or project?

It's not all straight-forward. Also, now we have a dependency for building the docs in the root folder's requirements file. Odd. I think we should fix that.

@bittner
Copy link
Contributor Author

bittner commented Jan 24, 2017

Can we try merging this?

@blueyed blueyed merged commit 0e030b1 into pytest-dev:master Jan 24, 2017
@blueyed
Copy link
Contributor

blueyed commented Jan 24, 2017

Sure.

@bittner bittner deleted the feature/add-flask-theme-to-docs-build branch January 24, 2017 13:38
mfa pushed a commit to aexeagmbh/pytest-django that referenced this pull request May 17, 2017
timb07 pushed a commit to timb07/pytest-django that referenced this pull request May 26, 2018
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.

Fix building the docs on RTD
2 participants