Other changes could be made before next level-3 release (0.3.6): - [ ] Python versions in CI matrix: https://github.com/prjemian/punx/blob/f24c79cdfdb902c556dee02857ec6aa73c8b4066/.github/workflows/unit-tests-pytest.yml#L11-L17 - [ ] Switch linting to ruff and pre-commit - [ ] Review & revise python setup in CI: https://github.com/prjemian/punx/blob/f24c79cdfdb902c556dee02857ec6aa73c8b4066/.github/workflows/unit-tests-pytest.yml#L23-L38 _Originally posted by @prjemian in https://github.com/prjemian/punx/issues/250#issuecomment-2468622189_
Other changes could be made before next level-3 release (0.3.6):
punx/.github/workflows/unit-tests-pytest.yml
Lines 11 to 17 in f24c79c
punx/.github/workflows/unit-tests-pytest.yml
Lines 23 to 38 in f24c79c
Originally posted by @prjemian in #250 (comment)