15 Commits

Author SHA1 Message Date
Robbe Sneyders
1b72019b1b Create FUNDING.yml (#1753)
Add Github Sponsors to side panel.

Fixes #1573
2023-10-23 23:11:18 +02:00
Robbe Sneyders
a210917b46 Drop Python 3.7 in favor of 3.11 and 3.12 (#1752)
Python 3.7 is end of life. We should support the newer versions instead.

I also changed tox to only run against the minimum dependency versions
on the lowest Python version, since this should lead to the lowest
versions over all Python versions, and hopefully helps speed up our
pipelines :)
2023-10-23 23:11:06 +02:00
Robbe Sneyders
6d8c297efc Fix filter pattern in release pipeline (#1659) 2023-03-02 23:44:41 +01:00
Robbe Sneyders
108d59f97a Run release pipeline for pre-releases as well (#1658) 2023-03-02 23:23:09 +01:00
Robbe Sneyders
15e985e864 Introduce poetry (#1628) 2023-02-07 20:17:38 +01:00
Robbe Sneyders
9d3155f1be Add Python 3.10 in favor of 3.6 (#1494)
* Add Python 3.10 in favor of 3.6

* Increase lower bound requests for Python 3.10 compatibility
2022-03-28 23:54:53 +02:00
Robbe Sneyders
6e5fa10010 Only push to TestPyPi on tag trigger (#1457) 2022-02-08 14:09:14 +01:00
Robbe Sneyders
c36248953f Change test release trigger to tags (#1456) 2022-02-08 10:16:51 +01:00
Robbe Sneyders
a8283bda9b Automate release process via github actions (#1454) 2022-02-07 22:54:42 +01:00
Christian Clauss
068c4e9a85 GitHub Action: test on current version of Python (#1379)
* GitHub Action: test on current version of Python

* tox.ini: py39

* 3.7: py37-min,py37-pypi,flake8

* Update tox.ini
2021-07-04 19:35:56 +02:00
Robbe Sneyders
d4657e7a15 Pin test versions (#1373) 2021-06-29 21:45:42 +02:00
Robbe Sneyders
f72fbc4d25 Move CICD from travis to github actions 2021-06-25 13:08:46 +02:00
Rafael Carício
9fdd88e8e7 Fix typo 2016-12-07 10:44:34 +01:00
Rafael Caricio
6ed4b21e2c Update templates 2016-04-07 13:42:58 +02:00
Rafael Caricio
26f8ca72d9 Add pull request template 2016-02-26 15:14:02 +01:00