mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
* Python 3.7 is EOL. * Our runtime dependencies are still ok with 3.7 * Testing dependencies have started requiring 3.8 Stop supporting and testing Python 3.7. We could just stop testing Python 3.7 (while claiming to still support it) but that seems like it'll lead to trouble: we will inevitably use some 3.8 feature and then won't notice because we don't test 3.7 any more. Signed-off-by: Jussi Kukkonen <jkukkonen@google.com> |
||
|---|---|---|
| .. | ||
| _test.yml | ||
| cd.yml | ||
| ci.yml | ||
| codeql-analysis.yml | ||
| dependency-review.yml | ||
| maintainer-permissions-reminder.yml | ||
| scorecards.yml | ||
| specification-version-check.yml | ||