|
MANIFEST
|
|
build
|
|
dist
|
|
/src/Werkzeug.egg-info
|
|
*.pyc
|
|
*.pyo
|
|
.venv
|
|
.DS_Store
|
|
docs/_build
|
|
bench/a
|
|
bench/b
|
|
.tox
|
|
.coverage
|
|
.coverage.*
|
|
coverage_out
|
|
htmlcov
|
|
.cache
|
|
.xprocess
|
|
.hypothesis
|
|
test_uwsgi_failed
|
|
.idea
|
|
.pytest_cache/
|
|
venv/
|
|
.vscode
|
|
.mypy_cache/
|
|
.dmypy.json
|