mozilla-services / python-dockerflow

A Python package to implement tools and helpers for Mozilla Dockerflow
https://python-dockerflow.readthedocs.io
Mozilla Public License 2.0
38 stars 21 forks source link

Nit fixes, cleanup old versions #80

Closed jwhitlock closed 1 year ago

jwhitlock commented 1 year ago

This fixes a few nits and warnings I noticed when running locally:

There's more I want to do (convert from setup.py to pyproject.toml, figure out why a tox run opens so many files), but I'm stopping myself.

All these are nits, so I'm willing to drop any controversial ones.

jwhitlock commented 1 year ago

I've answered some questions, fixed some issues, and also added a .readthedocs.yaml to prepare for this file being required in September: https://blog.readthedocs.com/migrate-configuration-v2/#migrate-your-project-to-readthedocs-yaml-configuration-file-v2

Update - since the new default Python in RTD is Python 3.11, I also updated the doc build to use 3.11.