Histórico de Commits

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