Joel Falknau
c7db4f0bd3
tox pre-commit formatter
2025-03-06 09:59:08 +10:00
Joel Falknau
29ad4acff7
bring docs up to python 312 across the board
2024-08-24 15:08:41 +10:00
Joel Falknau
d50f13528b
add python 3.13 RC to tox allow fail
2024-08-22 12:58:54 +10:00
Joel Falknau
6aaba2bf3d
Drop Python 3.8 and 3.9
2024-08-12 13:19:08 +10:00
Ariel Rin
e17f6e799b
correct capitalization
2024-05-27 14:31:21 +10:00
Ariel Rin
7fe3db8017
drop pypy testing
2024-03-13 21:44:48 +10:00
Ariel Rin
20067c1133
Merge branch 'master' of gitlab.com:allianceauth/allianceauth into v4.x
2023-12-08 14:49:56 +10:00
Ariel Rin
77e5747a23
move tox tests to new dependency format
2023-11-01 13:15:18 +10:00
Ariel Rin
efe0c6963b
move doc dependencies to pyproject
2023-10-07 20:45:39 +10:00
Ariel Rin
49780b871d
python bumps
2023-05-03 12:46:49 +10:00
Ariel Rin
fa335253d3
Merge branch 'pypy' into 'master'
...
Add pypy testing
See merge request allianceauth/allianceauth!1474
2023-01-25 05:00:16 +00:00
Ariel Rin
d1af9416b3
Add pypy testing
2023-01-25 05:00:16 +00:00
Erik Kalkoken
59a8f8a967
Adopt docs section to work with tox 4
2022-12-20 08:38:59 +00:00
Ariel Rin
ff0fa0329d
Merge branch 'master' of https://gitlab.com/allianceauth/allianceauth into v3.x
2022-06-18 13:28:15 +10:00
Erik Kalkoken
bf1b4bb549
Fix: Broken docs generation on readthedocs.org
2022-06-06 10:48:16 +00:00
Peter Pfeufer
6846bb7cdc
Switch to setup.cfg due to deprecation of setup.py
2022-03-09 09:50:40 +00:00
Ariel Rin
ff610efc84
Merge branch 'master' of https://gitlab.com/allianceauth/allianceauth into v2.10.x
2021-12-28 21:58:38 +10:00
Ariel Rin
577c4395c4
Python 3.11 Testing
2021-12-28 11:29:33 +00:00
Ariel Rin
05110abc59
remove 3.7 testing
2021-12-24 16:25:29 +10:00
Ariel Rin
60b12bad61
Python 3.10 Support
2021-11-27 03:35:40 +00:00
ErikKalkoken
581edc0a38
Fix environment config in tox.ini
2021-11-11 17:37:27 +01:00
Peter Pfeufer
8c3df89d52
remove trailing whitespaces
2021-05-17 09:46:11 +02:00
Ariel Rin
e6cee9ac83
Remove Python36 Testing and Support
2021-05-09 06:42:56 +00:00
Ariel Rin
8c6bdd8ae2
Add Python3.9 Testing
2021-04-08 04:49:15 +00:00
AaronKable
925ff3e116
remove django req's from tox, they are managed in setup.py
2020-09-18 22:04:05 +08:00
Ariel Rin
8addd483c2
Merge branch 'issue_1221' into 'master'
...
Remove support for Python 3.5
Closes #1224 and #1221
See merge request allianceauth/allianceauth!1182
2020-04-15 11:25:44 +00:00
Ariel Rin
c31cc4dbee
Merge branch 'mumble_displaynames' into 'master'
...
Mumble Display Names
See merge request allianceauth/allianceauth!1185
2020-04-06 02:19:53 +00:00
Aaron Kable
cc1f94cf61
Mumble Display Names
2020-04-06 02:19:53 +00:00
Aaron Kable
8861ec0a61
Add Celery Priorities
2020-03-26 02:20:02 +00:00
ErikKalkoken
42948386ec
Remove support for Python 3.5
2020-03-21 13:16:42 +01:00
ErikKalkoken
00447ca819
Remove coverage output from core tests
2020-02-22 16:50:04 +01:00
ErikKalkoken
01c17d28f6
Extend tox setup to include core only testing
2020-02-18 19:34:44 +01:00
Ariel Rin
4b27dd40b9
Support and Test against Python3.8
2020-02-07 04:49:17 +00:00
Erik Kalkoken
1d6ecffb3b
Re-enable automatic testing against all Python versions
2020-01-10 06:55:19 +00:00
ErikKalkoken
c7c3083e3e
Fix issue #1176 : Prevent Django 3 installation
2019-12-04 14:02:03 +01:00
Basraah
dbeda324e0
Update tox.ini for GitLab CI
2018-06-06 05:45:23 +00:00
Adarnof
cd8bcfbbb5
Build from github to fix tests in py37-dj20
...
py37-dj111 still fails for some reason. The only difference in the problematic method between 1.11.12 and 2.0 is whitespace. It's fine in py37-dj20 which is all we really care about so I'm inclined to ignore that issue. py37-dj111 isn't even tested on Travis CI so its failure won't be a problem.
Both django-celery-beat and adarnauth-esi have put out releases supporting dj20 so it's not necessary to build from their source.
2018-04-17 17:40:08 -04:00
Basraah
c82d9c7722
Fix migration issue
2017-12-04 13:21:29 +10:00
Basraah
8864afd784
Resolve Dj20 compatibility issues
...
Temporarily use latest snapshot for esi for dj20
Correct admin urls include
Manually correct old ts3 table migration
Remove obsolete services migrations
Remove bootstrap pagination package
Fix url namespacing
2017-09-28 14:47:06 +10:00
Basraah
51e4db73f0
Add latest django-celery-beat snapshot for Dj2.0 testing
2017-09-28 12:33:46 +10:00
Basraah
280ddb336e
Change to use tox to manage unit tests
2017-09-25 17:25:28 +10:00