Maxim Kurnikov
|
be3fc259d5
|
fix compatibility with 0.730 (#189)
|
2019-09-28 05:23:55 +03:00 |
|
Maxim Kurnikov
|
963d50c717
|
add linting stubs with flake8-pyi and check for unused imports (#186)
|
2019-09-25 02:20:23 +03:00 |
|
Daniel Hahler
|
afcd0d9293
|
Bump isort, use --diff (#164)
* dev-requirements: bump isort: 4.3.4 => 4.3.21
* isort: use --diff
* known_first_party = mypy_django_plugin
* Run isort
|
2019-09-23 20:45:43 +03:00 |
|
Maxim Kurnikov
|
6b21a0476d
|
Remove psycopg2 from dependencies (#117)
* remove psycopg2 from direct dependencies, only add it in tests
* bump to 1.0.1
* fix mypy
|
2019-07-26 18:39:42 +03:00 |
|
Maxim Kurnikov
|
a97d76020c
|
enable tests typechecking using django submodule
|
2019-07-24 23:44:57 +03:00 |
|
Maxim Kurnikov
|
c962b8ac68
|
attempt to add flake8 and isort
|
2019-03-01 02:07:53 +03:00 |
|
Maxim Kurnikov
|
6da5ead6f0
|
move to pypi version of pytest plugin
|
2019-02-15 22:01:35 +03:00 |
|
Maxim Kurnikov
|
cf6119bf9b
|
run black over stubs, add checking to travis
|
2018-12-03 18:52:44 +03:00 |
|
Maxim Kurnikov
|
ecb9d472e9
|
fix ci
|
2018-12-03 02:05:41 +03:00 |
|
Maxim Kurnikov
|
3ed0af7a4b
|
remove requirements for mypy external
|
2018-12-03 01:59:57 +03:00 |
|
Maxim Kurnikov
|
73d82c8056
|
fix ci
|
2018-11-29 15:29:23 +03:00 |
|
Maxim Kurnikov
|
b9ee979984
|
move to external pytest plugin
|
2018-11-29 15:26:53 +03:00 |
|
Maxim Kurnikov
|
64bc053056
|
move to custom pytest plugin test runner, fix tests, add Any fallback to ForeignKey
|
2018-11-28 00:37:04 +03:00 |
|
Maxim Kurnikov
|
7436d641e3
|
add pytest config for testing infrastructure
|
2018-11-10 17:37:03 +03:00 |
|
Maxim Kurnikov
|
a53fbc5d63
|
add dev-requirements like in sqlalchemy-stubs
|
2018-11-10 16:38:08 +03:00 |
|