Skip to content

Deprecate Python 3.6

Edgar R. Mondragón requested to merge 316-deprecate-python-3-6 into main
  • Remove 3.6 from test matrix
  • Remove any compatibility hacks and update "old" syntax (I ignored _simpleeval.py though)
  • Update pyproject.toml and poetry.lock
  • Update contributor guide
  • Update cookiecutters

Closes #316 (closed)

Edited by Edgar R. Mondragón

Merge request reports