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

Add docs building to tox.ini #562

Merged
merged 2 commits into from
Jul 9, 2020
Merged

Add docs building to tox.ini #562

merged 2 commits into from
Jul 9, 2020

Conversation

sfdye
Copy link
Collaborator

@sfdye sfdye commented Jun 13, 2020

Relate #511

$ tox -e docs

build succeeded, 16 warnings.

The HTML pages are in build.
__________________________________________________________________ summary ___________________________________________________________________
  docs: commands succeeded
  congratulations :)

Locally:

image

What's in public:
https://python-future.org/whatsnew.html

image

@@ -13,7 +13,6 @@

from __future__ import absolute_import, print_function
import sys, os
from future import __version__
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unused import

@jmadler jmadler merged commit f24fc8c into master Jul 9, 2020
@sfdye sfdye deleted the docs-build branch November 21, 2020 09:23
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