Bump to Python 3.10
Requires a base-python-3.10
tag, closes #1463 (closed)
- Changed the
python_requires
insetup.py
from 3.6 (!!) to 3.10 - Changed the version number for the now required PEP 440 compliance
- Removed django-nose. Note that
nose
was already in "maintenance mode" (aka not maintained at all) since 2015, before Arkindex even existed. - Added unittest-xml-reporting to keep the XML reports for GitLab (example)