ecordell / pymacaroons

A Python Macaroon Library
pymacaroons.readthedocs.org
MIT License
79 stars 23 forks source link

Update developer environment for newer Python versions #67

Open lengau opened 1 month ago

lengau commented 1 month ago

This makes several changes that allows a development environment on newer Python versions, including:

 - Update requirements.txt to use a newer hypothesis and remove yanc
 - Test changes for newer hypothesis strategies
 - Switch from setup.py+setup.cfg to pyproject.toml
 - Update pyproject.toml and tox.ini to use newer Python versions

The Python versions selected are based on what's currently in security support according to https://endoflife.date/python