Historique des commits

Auteur SHA1 Message Date
  Dan Helfman 0da4b64838 Drop support for Python 3.9, which has been end-of-lifed. (Also hopefully fix the build.) il y a 1 mois
  Dan Helfman dcd567f4f0 Fix for a runtime directory error when the configured patterns contain a global exclude (#1150). il y a 2 mois
  Dan Helfman 65c17c91b3 Add support for Python 3.14 (#1149). il y a 3 mois
  Dan Helfman 2d8b455e44 Switched from pipx to uv for installing development tools, and added tox-uv for speeding up test environment creation. il y a 5 mois
  Dan Helfman 9a80fec91b When running tests, use Ruff for faster and more comprehensive code linting and formatting. il y a 5 mois
  Dan Helfman 5a2cd1b261 Add support for Python 3.13. il y a 10 mois
  Dan Helfman a4954cc7a3 Fix for archives storing relative source directory paths such that they contain the working directory (#960). il y a 1 an
  Dan Helfman a6b6dd32c1 Upgrade dependencies and containers for end-to-end tests. il y a 1 an
  Dan Helfman d7323e08ac Fix isort invocation referring to gone setup.cfg file (#922). il y a 1 an
  kaliko bd9751586c Merge blake8 conf to tox.ini il y a 1 an
  Dan Helfman 715e2ac127 Add test support for Python 3.12. il y a 2 ans
  Dan Helfman 22101bdd49 Drop support for Python 3.7, which has been end-of-lifed (#784). il y a 2 ans
  Dan Helfman 895a0ccb3c Upgrade to tox 4. (Now a minimum requirement.) il y a 2 ans
  Dan Helfman 7ee37a890e Fix broken end-to-end tests by no longer using an editable package there, a work-around for https://github.com/pypa/packaging-problems/issues/609 il y a 2 ans
  Dan Helfman 2934d0902c Code spell checking on every test run! il y a 2 ans
  Dan Helfman ca4461820d Add support for Python 3.11. il y a 2 ans
  Dan Helfman 9317cbaaf0 Code formatting. il y a 3 ans
  Dan Helfman 8ed5467435 Drop support for Python 3.6. Add support for 3.10. il y a 4 ans
  Dan Helfman 631da1465e Add support for Python 3.9. il y a 4 ans
  Dan Helfman 1f4f28b4dc Drop support for Python 3.5. Only support black code formatter on Python 3.8+. il y a 5 ans
  Dan Helfman ea6cd53067 Update versions of test dependencies (test_requirements.txt and test containers). il y a 5 ans
  Dan Helfman c6cb21a748 Switch to read-only container filesystem to avoid *.pyc getting created with busted permissions. il y a 6 ans
  Dan Helfman 464ff2fe96 Run end-to-end tests on developer machines with Docker Compose for approximate parity with continuous integration tests. il y a 6 ans
  Dan Helfman 08f017bc3e Remove broken Tox Python version filter when running Black (code formatter) environment directly. il y a 6 ans
  Dan Helfman 5422d14f93 Add Python 3.8. il y a 6 ans
  Dan Helfman e6d8c736d0 Documentation feedback: Don't hard-code Python 3.7 for Black. il y a 6 ans
  Dan Helfman 2c46f53ef6 Attempt to upgrade version of pip used in CI. il y a 6 ans
  Luke Murphy 60650ccfc7 Follow latest Tox developments il y a 6 ans
  Dan Helfman a6c4debf78 Additional test coverage, and upgrade test requirements. il y a 6 ans
  Luke Murphy 917a0dd0a0 Pass posargs to pytest in main testenv il y a 6 ans