python-tuf/tuf/scripts
Jussi Kukkonen 4575637efd imports: Make 'formats' imports vendoring-compatible
Use "from tuf import <module>" instead of "import tuf.<module>": this
makes it possible for vendoring tool to vendor tuf. Fix all references
to <module> in the code.

Signed-off-by: Jussi Kukkonen <jkukkonen@vmware.com>
2021-03-19 16:56:47 +02:00
..
__init__.py Add __init__.py to scripts directory 2018-04-17 14:54:10 -04:00
client.py imports: Make 'exceptions' imports vendoring-compatible 2021-03-19 16:54:39 +02:00
repo.py imports: Make 'formats' imports vendoring-compatible 2021-03-19 16:56:47 +02:00