25 lines
208 B
Text
25 lines
208 B
Text
|
.coverage
|
||
|
MANIFEST
|
||
|
coverage.xml
|
||
|
nosetests.xml
|
||
|
junit-report.xml
|
||
|
pylint.txt
|
||
|
toy.py
|
||
|
tox.ini
|
||
|
violations.pyflakes.txt
|
||
|
cover/
|
||
|
build/
|
||
|
docs/_build
|
||
|
requests.egg-info/
|
||
|
*.pyc
|
||
|
*.swp
|
||
|
*.egg
|
||
|
env/
|
||
|
|
||
|
.workon
|
||
|
|
||
|
t.py
|
||
|
|
||
|
t2.py
|
||
|
dist
|