Merge pull request #432 from arthur-wsw/no_eggs

No eggs
This commit is contained in:
Kamil Gałuszka 2016-05-25 22:44:08 +02:00
commit f3dc001f3a
2 changed files with 1 additions and 6 deletions

View file

@ -1,6 +0,0 @@
This directory contains eggs that were downloaded by setuptools to build, test, and run plug-ins.
This directory caches those eggs to prevent repeated downloads.
However, it is safe to delete this directory.

1
.gitignore vendored
View file

@ -1,6 +1,7 @@
*.py[co]
# Packages
.eggs/
*.egg
*.egg-info
dist