mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
Merge pull request #2091 from lukpueh/rm-setup.py
build: remove obsolete setup.py
This commit is contained in:
commit
3d808937b0
1 changed files with 0 additions and 4 deletions
4
setup.py
4
setup.py
|
|
@ -1,4 +0,0 @@
|
|||
# This file exists to keep dependabot happy:
|
||||
# https://github.com/dependabot/dependabot-core/issues/4483
|
||||
from setuptools import setup
|
||||
setup()
|
||||
Loading…
Reference in a new issue