python-tuf/docs/adr/index.md
Joshua Lock 71de3f64ef ADR: only use Python 3.6+
Document the decision drop support for EOL Python versions, most notable
Python 2.7

Fixes #1125

Signed-off-by: Joshua Lock <jlock@vmware.com>
2020-10-26 16:26:52 +00:00

663 B

Architectural Decision Log

This log lists the architectural decisions for tuf.

  • ADR-0000 - Use Markdown Architectural Decision Records
  • ADR-0001 - Default to Python 3.6 or newer for new development

For new ADRs, please use template.md as basis. More information on MADR is available at https://adr.github.io/madr/. General information about architectural decision records is available at https://adr.github.io/.