docker-etl/.circleci
jgraham 79e660e62b
Webcompat python update (#205)
* Convert tests to native pytest format

We can avoid the unittest-style wrapping and be more consistent about
assert vs assertEquals.

* Update dependencies to the latest versions.

This is required for compatibility with Python 3.12.

* Update the Docker image to Python 3.12

This is the latest stable version so gives us the longest support window.

* Switch code formatting and linting to ruff

pytest-flake8 is unmaintained, so take this oppertunity to move away from flake8+black to ruff.

* Update the CI config
2024-06-11 12:47:16 -07:00
..
config.template.yml
config.yml Webcompat python update (#205) 2024-06-11 12:47:16 -07:00