mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 06:46:15 +00:00
32 lines
250 B
Plaintext
32 lines
250 B
Plaintext
.coverage
|
|
MANIFEST
|
|
coverage.xml
|
|
nosetests.xml
|
|
junit-report.xml
|
|
pylint.txt
|
|
toy.py
|
|
.cache/
|
|
cover/
|
|
build/
|
|
docs/_build
|
|
requests.egg-info/
|
|
*.pyc
|
|
*.swp
|
|
*.egg
|
|
env/
|
|
.venv/
|
|
.eggs/
|
|
.tox/
|
|
.pytest_cache/
|
|
.vscode/
|
|
.eggs/
|
|
|
|
.workon
|
|
|
|
t.py
|
|
|
|
t2.py
|
|
dist
|
|
|
|
/.mypy_cache/
|