.eggs/ is where setuptools downloads the setup and test requirements. .tox/ is the folder containing Tox's cache and virtual environments [skip ci]
12 lines
99 B
Plaintext
12 lines
99 B
Plaintext
.cache
|
|
__pycache__/
|
|
build/
|
|
dist/
|
|
.coverage
|
|
.coverage.*
|
|
.DS_Store
|
|
*.egg-info
|
|
*.py[cod]
|
|
.eggs/
|
|
.tox/
|