python-tuf/tuf/scripts
Jussi Kukkonen 9550b1470d imports: Make 'roledb' 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:50 +02:00
..
__init__.py Add __init__.py to scripts directory 2018-04-17 14:54:10 -04:00
client.py imports: Make 'log' imports vendoring-compatible 2021-03-19 16:56:50 +02:00
repo.py imports: Make 'roledb' imports vendoring-compatible 2021-03-19 16:56:50 +02:00