Skip to content

Bump to Python 3.10

Erwan Rouchet requested to merge python3.10 into master

Requires a base-python-3.10 tag, closes #1463 (closed)

  • Changed the python_requires in setup.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)

Merge request reports

Loading