Commit Graph

24 Commits

Author SHA1 Message Date
Fabio Caccamo cee5d6b61e Drop `Python 3.8` and `Python 3.9` support. 2024-10-12 13:33:00 +02:00
Fabio Caccamo 5c8bb9fce5 Add `Python 3.13` support. 2024-10-12 12:44:47 +02:00
Fabio Caccamo 8486566442
Add `Python 3.12` to tests. (#342) 2023-10-31 20:37:23 +01:00
Fabio Caccamo 3ae46b6fd9 Fix `tox` test command. 2023-03-30 13:28:31 +02:00
Fabio Caccamo c6738f6081 Run `pre-commit` also with `tox`. 2023-01-25 20:06:04 +01:00
Fabio Caccamo 88b98333fb Update tox.ini 2023-01-16 18:25:44 +01:00
Fabio Caccamo 887ef27626 Remove `python setup.py test` usage. 2022-12-13 23:29:52 +01:00
Fabio Caccamo 44fb0070bc Update tox.ini 2022-12-11 23:45:21 +01:00
Fabio Caccamo 1c40c4d3fd Drop `Python 3.7 support`. 2022-12-09 13:37:32 +01:00
Fabio Caccamo 34c4263c5c Update tox.ini 2022-11-24 13:15:19 +01:00
Fabio Caccamo c08b74356f Add `Python 3.11` support. #143 2022-11-22 13:58:02 +01:00
Fabio Caccamo b504e00d7e Add `pre-commit` with `black`, `isort` and `flake8`. 2022-10-14 16:53:06 +02:00
Fabio Caccamo eb04722d08
Drop `Python 3.6` support and pin all requirements. (#123)
* Drop `Python 3.6` official support.

* Pin all requirements.

* Change dependabot target branch.
2022-10-05 17:04:23 +02:00
Fabio Caccamo 9ea8b4ac46 Dropped python 2.7 and python 3.5 support. 2022-02-17 23:54:30 +01:00
Fabio Caccamo 2c4ad7f397 Updated test workflow. 2022-02-14 23:32:28 +01:00
Fabio Caccamo e90e64841a Updated tox to fix setup.py warning and install dependencies from requirements files. 2021-12-09 19:11:00 +01:00
Fabio Caccamo 6f3b55c743 Added python 3.10 to CI. 2021-10-19 17:22:06 +02:00
Fabio Caccamo 171ecadbfd Added python 3.9 to tests. 2020-10-06 10:57:42 +02:00
Fabio Caccamo 0cecb906c4 Removed python 3.4 from tox. 2019-12-12 18:26:18 +01:00
Fabio Caccamo ec62c947d5 Added python 3.8 to tests. 2019-11-05 16:11:26 +01:00
Fabio Caccamo 2c0b5944e7 Fixed `setup.py` requirements installation on Python 2.7. 2019-06-11 18:40:46 +02:00
Fabio Caccamo 3b12a18234 Added python 2.7 support. 2019-06-01 17:22:00 +02:00
Fabio Caccamo dd35ee43ac Fixed tox testing issue and removed python 2.7 from ci. 2019-05-17 16:15:18 +02:00
Fabio Caccamo 0adb595517 Added src. 2019-05-17 13:13:15 +02:00