mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
5 lines
142 B
Python
5 lines
142 B
Python
|
|
# This file exists to keep dependabot happy:
|
||
|
|
# https://github.com/dependabot/dependabot-core/issues/4483
|
||
|
|
from setuptools import setup
|
||
|
|
setup()
|