Commit graph

37 commits

Author SHA1 Message Date
Peter Bieringer
6929f3d0b3 ignore: E261 at least two spaces before inline comment 2024-11-14 07:38:03 +01:00
Mathieu Dupuy
6e103b9c7e
migrate setup.cfg to pyproject.toml 2024-10-07 10:09:12 +02:00
Mathieu Dupuy
9faf89880b
migrate setup.py to setup.cfg 2024-10-04 10:40:02 +02:00
Peter Bieringer
0f505222d9 remove unused requirement "typeguard" 2024-08-04 08:23:11 +02:00
Mathieu Dupuy
b47a253ccb
pin flake, isort and mypy versions 2024-07-25 14:00:22 +02:00
Mathieu Dupuy
c499c313c2
split tox jobs 2024-07-25 00:22:11 +02:00
Peter Bieringer
88f65671ce ignore "E501 line too long" which turned into deadlock making "mypy" happy 2024-03-02 08:00:24 +01:00
Unrud
526d835b59 Tests: Fix flake8 configuration 2023-03-05 17:15:34 +01:00
Unrud
865e0dd629 flake8/mypy: Ignore build folder 2022-07-14 17:21:53 +02:00
Unrud
cd6ebaae1a flake8/mypy: Ignore /build folder 2022-07-03 13:27:43 +02:00
Unrud
f8f6e47081 Remove python-tag (no longer required) 2022-07-03 13:05:47 +02:00
Unrud
5aa2f59b38 Always test bcrypt 2022-07-03 12:56:24 +02:00
Unrud
86ada4cf97 Improve message 2022-07-03 12:04:32 +02:00
Unrud
c589c9fc0d Skip mypy installation for pypy<3.9 2022-07-03 11:36:28 +02:00
Unrud
14a3c3d763 Use tox for tests 2022-07-03 10:14:38 +02:00
Unrud
413c74c27c Remove pytest-runner 2022-07-02 20:39:09 +02:00
Unrud
35e7ee5a08 Fix flake8 tests 2021-09-27 19:19:18 +02:00
Unrud
056ce5b69f Flake8: Only enable default tests 2021-09-27 17:22:51 +02:00
Unrud
12fe5ce637 Enable run-time type checking during tests 2021-09-26 22:24:45 +02:00
Unrud
73e42f8101 Enable static type checking 2021-09-26 22:24:45 +02:00
Unrud
8f9734d797 Fix "Exclude flake8 hacking plugins"
Apparently setting "select" overrides the default "ignore" values.
2021-03-31 00:06:03 +02:00
Unrud
b8848348d6 Exclude flake8 hacking plugins 2021-03-30 08:27:21 +02:00
Unrud
1edfb16143 Fix isort test
Was broken by isort>=5
2020-07-23 18:42:43 +02:00
Unrud
8ca01a4989 Fix integrated server on android 2020-04-09 22:01:55 +02:00
Unrud
e2787d8c2a Use [tool:isort] instead of [isort] 2020-01-17 05:00:30 +01:00
Unrud
8b7a680a1e Cosmetic changes 2020-01-15 18:44:01 +01:00
Unrud
ea3dd622b6 Move coverage config to setup.cfg and generate xml report 2020-01-14 22:43:48 +01:00
Unrud
581774774f Move isort configuration to setup.cfg 2019-06-15 09:46:28 +02:00
Unrud
39815b3833 configure coverage 2018-09-08 14:57:55 +02:00
Unrud
87a68a6ea8 Revert "Fork vobject"
This reverts commit 126a31c82a.
2018-08-14 18:45:21 +02:00
Unrud
e7e2c569b3 Revert "vobject: add upstream tests"
This reverts commit dc7ce824da.
2018-08-14 18:44:51 +02:00
Unrud
dc7ce824da vobject: add upstream tests 2018-04-27 18:37:22 +02:00
Unrud
126a31c82a Fork vobject 2018-04-27 18:37:22 +02:00
Unrud
735bec6be2 Don't use wild card for egg-info file 2018-04-26 00:00:15 +02:00
Unrud
b1b1a31ec3 Move additional options to setup.cfg 2017-06-21 09:54:33 +02:00
Guillaume Ayoub
864eb5931a Merge setup.cfg and pytest.ini, fix tests 2017-04-15 10:51:00 +02:00
Florian Mounier
4b74102e1c Add pytest-runner to run tests with py.test on setup.py test 2016-07-04 14:29:38 +02:00