Historia zmian

Autor SHA1 Wiadomość Data
  Dan Helfman 5a2cd1b261 Add support for Python 3.13. 10 miesięcy temu
  Dan Helfman a4954cc7a3 Fix for archives storing relative source directory paths such that they contain the working directory (#960). 1 rok temu
  Dan Helfman a6b6dd32c1 Upgrade dependencies and containers for end-to-end tests. 1 rok temu
  Dan Helfman d7323e08ac Fix isort invocation referring to gone setup.cfg file (#922). 1 rok temu
  kaliko bd9751586c Merge blake8 conf to tox.ini 1 rok temu
  Dan Helfman 715e2ac127 Add test support for Python 3.12. 2 lat temu
  Dan Helfman 22101bdd49 Drop support for Python 3.7, which has been end-of-lifed (#784). 2 lat temu
  Dan Helfman 895a0ccb3c Upgrade to tox 4. (Now a minimum requirement.) 2 lat temu
  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 2 lat temu
  Dan Helfman 2934d0902c Code spell checking on every test run! 2 lat temu
  Dan Helfman ca4461820d Add support for Python 3.11. 2 lat temu
  Dan Helfman 9317cbaaf0 Code formatting. 3 lat temu
  Dan Helfman 8ed5467435 Drop support for Python 3.6. Add support for 3.10. 4 lat temu
  Dan Helfman 631da1465e Add support for Python 3.9. 4 lat temu
  Dan Helfman 1f4f28b4dc Drop support for Python 3.5. Only support black code formatter on Python 3.8+. 5 lat temu
  Dan Helfman ea6cd53067 Update versions of test dependencies (test_requirements.txt and test containers). 5 lat temu
  Dan Helfman c6cb21a748 Switch to read-only container filesystem to avoid *.pyc getting created with busted permissions. 6 lat temu
  Dan Helfman 464ff2fe96 Run end-to-end tests on developer machines with Docker Compose for approximate parity with continuous integration tests. 6 lat temu
  Dan Helfman 08f017bc3e Remove broken Tox Python version filter when running Black (code formatter) environment directly. 6 lat temu
  Dan Helfman 5422d14f93 Add Python 3.8. 6 lat temu
  Dan Helfman e6d8c736d0 Documentation feedback: Don't hard-code Python 3.7 for Black. 6 lat temu
  Dan Helfman 2c46f53ef6 Attempt to upgrade version of pip used in CI. 6 lat temu
  Luke Murphy 60650ccfc7 Follow latest Tox developments 6 lat temu
  Dan Helfman a6c4debf78 Additional test coverage, and upgrade test requirements. 6 lat temu
  Luke Murphy 917a0dd0a0 Pass posargs to pytest in main testenv 6 lat temu
  Luke Murphy 358aed7c31 Allow to only run unit tests with Tox 6 lat temu
  Dan Helfman 9893834e85 Pass positional arguments to Tox environments commands. 6 lat temu
  Luke Murphy 7974219389 Make sure to pass `posargs` for Tox testenvs 6 lat temu
  Luke Murphy 85251cf5d4 Ensure to remove cache files for Tox runs 6 lat temu
  Dan Helfman bb8b1e58e8 PR feedback: Consistency. 6 lat temu