]> git.ipfire.org Git - thirdparty/psycopg.git/commit
Check test_typing with mypy as part of the pytest run
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Mon, 26 Apr 2021 17:43:38 +0000 (18:43 +0100)
committerDenis Laxalde <denis.laxalde@dalibo.com>
Wed, 28 Apr 2021 13:08:48 +0000 (15:08 +0200)
commitede3145e4e16b7d165274e16e1a985dd1b58a4ed
treee6d2be9b313549180dda55c30fe8bd944f042e87
parent9e4a835449ae40d9ae9b08cfd3584262ccf576ea
Check test_typing with mypy as part of the pytest run
psycopg3/setup.py
psycopg3/tox.ini
psycopg3_c/tox.ini
tests/test_typing.py [new file with mode: 0644]