Files
django-stubs/.gitignore
Na'aman Hirschfeld 44151c485d updated package setup (#485)
* updated package setup

* updated to use python 3.9

* fixed test runner

* fixed typecheck tests

* fixed discrepencies

* added override to runner

* updated travis

* updated pre-commit hooks

* updated dep
2020-10-29 11:59:48 +03:00

12 lines
125 B
Plaintext

*.egg-info
.DS_Store
.idea/
.mypy_cache/
.pytest_cache/
.venv/
__pycache__/
django-source/
out/
pip-wheel-metadata/
stubgen/