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

split pickle from encryption #4

Merged

Conversation

mmerickel
Copy link
Member

No description provided.

@@ -124,7 +129,7 @@
# Add any paths that contain custom static files (such as style sheets) here,
# relative to this directory. They are copied after the builtin static files,
# so a file named "default.css" will overwrite the builtin "default.css".
html_static_path = ['_static']
#html_static_path = ['_static']
Copy link
Member

Choose a reason for hiding this comment

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

Why? Does tox -e docs barf for you because of git's absurd ignore-empty-directories bug^Wdesign choice?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes, that's why. FWIW I'm currently updating the tox.ini to support the coverage support in the other Pylons repos (100% on py2 + py3). That'll be a separate PR.

Copy link
Member

Choose a reason for hiding this comment

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

I think I'd rather have an empty _static/placeholder.txt, to avoid future headscratching when adding (hypothetically) an image to illustrate something.

Copy link
Member Author

Choose a reason for hiding this comment

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

Done.

@tseaver
Copy link
Member

tseaver commented Nov 23, 2015

Does this close #2?

tseaver added a commit that referenced this pull request Nov 23, 2015
@tseaver tseaver merged commit 725edd0 into Pylons:master Nov 23, 2015
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.

2 participants