python-tuf/examples
Jussi Kukkonen 1d81a04707 Use __future.annotations module
This allows using some more nice annotations from 3.10
while still being compatible with even Python 3.8.

These are all annotation changes, should not modify any functionality.

Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
2024-11-29 12:41:09 +02:00
..
client Revert "examples: support dsse in example client" 2024-02-21 17:26:02 +01:00
manual_repo Use __future.annotations module 2024-11-29 12:41:09 +02:00
repository Use __future.annotations module 2024-11-29 12:41:09 +02:00
uploader Use __future.annotations module 2024-11-29 12:41:09 +02:00
README.md examples: Rename client example directory 2023-02-02 16:25:47 +02:00