Emil Stenström
48fe8171b4
Reformat lines that became too long. And enforce 119 line length.
2024-02-21 22:38:06 +01:00
Emil Stenström
99bf7ad9f8
Fix incorrect PyPI classifier preventing release.
2023-12-09 13:53:28 +01:00
Emil Stenström
5a6dc23e67
Add versions for CI.
2023-12-09 13:13:56 +01:00
Emil Stenström
266b1a13c5
Include testing version upgrades.
2023-12-09 12:56:09 +01:00
Emil Stenström
f4899795e8
Update supported versions script slightly.
2023-12-09 12:06:33 +01:00
Emil Stenström
5ca0c43071
Merge branch 'master' of https://github.com/EmilStenstrom/django-components
2023-12-09 12:05:02 +01:00
Emil Stenström
ef583d8edb
Build README automatically too.
2023-12-09 11:32:07 +01:00
Emil Stenström
b1ea325c5e
Run tests for all officially supported Django/Python combos
...
This PR updates the CI to run against the same combinations of Django and Python that Django officially supports.
It additionally adds a new script, that can automate this dance the next time: You simply run the script, and copy the results to tox.ini and setup.py.
2023-05-03 22:01:25 +02:00