Files
parso/.gitignore
Dave Halter 5dd4301235 Remove tox
2020-07-24 02:25:11 +02:00

14 lines
138 B
Plaintext

*~
*.sw?
*.pyc
.coveralls.yml
.coverage
/build/
/docs/_build/
/dist/
parso.egg-info/
/.cache/
/.pytest_cache
test/fuzz-redo.pickle
/venv/