mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 06:46:15 +00:00
c436165a2d
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
26 lines
199 B
Plaintext
26 lines
199 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/
|
|
|
|
.workon
|
|
|
|
t.py
|
|
|
|
t2.py
|
|
dist
|
|
|
|
/.mypy_cache/
|