mirror of
https://github.com/davidhalter/django-stubs.git
synced 2026-01-25 20:36:45 +08:00
* 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
12 lines
125 B
Plaintext
12 lines
125 B
Plaintext
*.egg-info
|
|
.DS_Store
|
|
.idea/
|
|
.mypy_cache/
|
|
.pytest_cache/
|
|
.venv/
|
|
__pycache__/
|
|
django-source/
|
|
out/
|
|
pip-wheel-metadata/
|
|
stubgen/
|