Commit Graph

25 Commits

Author SHA1 Message Date
MegaIng bb9b01e8c2 Update config 2024-06-20 22:41:38 +02:00
Erez Shinan d6b1273b3f Pin types-regex to a working version 2024-04-15 23:54:59 +02:00
Michael Käufl a835092ee6
Run tests against Python 3.12 2023-11-13 13:44:11 +01:00
Erez Shinan 623f04da9a Attempt to fix build error 2023-07-03 15:03:42 +03:00
Erez Shinan 9c8e94c89a Attempt to fix build error 2023-07-03 14:43:20 +03:00
MegaIng fc58351d64 Improved warning message. 2023-03-07 17:44:47 +01:00
MegaIng 9d83094c1e Make mypy happy 2023-03-02 23:35:57 +01:00
Erez Shinan c1f063d812 Small changes; run pre-commit again 2022-10-27 15:34:14 -03:00
Henry Schreiner 61ea19b071
chore: add pre-commit basic checks
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
2022-05-25 10:04:58 -04:00
Henry Schreiner 76fac662c8
fix(types): address several type issues, add type check job 2022-05-24 06:53:03 -04:00
Erez Sh 9f05a3702a Merge branch 'v1.0' into master_tmp 2021-08-17 14:18:25 +03:00
Erez Shinan 82ad512c1a
Merge pull request #960 from michael-k/remove-travis
Remove config for Travis-CI.org
2021-08-17 12:42:52 +03:00
Michael Käufl 8f73a58a54
Run tests against Python 3.10 2021-08-17 10:49:20 +02:00
Michael Käufl 3269605211
Remove config for Travis CI 2021-08-17 10:46:37 +02:00
Erez Sh 9b77270502 Removed code relevant to versions below 3.6 2021-06-28 20:20:42 +03:00
Michael Käufl db2354a9eb
Run tests against Python 3.9 2020-09-21 16:45:11 +02:00
julienmalard 9e5108b566 Not needed anymore? 2020-06-28 18:01:01 -04:00
julienmalard b5e02c58af Fix reorganised tests 2020-06-28 13:46:58 -04:00
julienmalard 1465ac7353 Added `regex` extras dependency 2020-06-26 11:21:51 -04:00
julienmalard eeafdb954b Added preliminary tests. 2020-05-15 17:11:23 -04:00
Michael Käufl a49f4e9b2b
Run tests against Python 3.7 and pypy 6.0 2019-04-10 10:34:22 +02:00
evandrocoan 8b77c89ff2 Added tox.ini posargs option, you can pass arguments to unit tests
https://stackoverflow.com/questions/35697353/how-to-run-only-one-test-in-tox
2018-12-22 15:57:32 -02:00
evandrocoan 48351c3d3e Trimmed whitespaces and ensured a new line on the end of the file 2018-12-20 21:41:35 -02:00
AlexV 2dcccb0160 cleaning up tox.ini 2018-05-17 16:26:09 +02:00
AlexV ab2ef6d86e toxing for easy multiversion tests 2018-05-17 14:48:29 +02:00