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

Hidden docs\.venv folder in pypi tar #56

Closed
chohner opened this issue Jul 5, 2017 · 1 comment
Closed

Hidden docs\.venv folder in pypi tar #56

chohner opened this issue Jul 5, 2017 · 1 comment

Comments

@chohner
Copy link
Contributor

chohner commented Jul 5, 2017

In the newest pypi .tar download for 0.7.0 (https://pypi.python.org/pypi/sphinx-autobuild/0.7.0), there is a hidden docs\.venv folder. It makes the .tar file size explodes to 11mb (final folder size is 33mb) and wasn't there in 0.6.0.

Probably should be removed.

@GaretJax
Copy link
Contributor

GaretJax commented Jul 5, 2017

Probably...

Thanks for catching that @chohner, shame on me 😄

This should not happen anymore in the future: f3c3c51

Also, 0.7.1 released.

@GaretJax GaretJax closed this as completed Jul 5, 2017
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

No branches or pull requests

2 participants