Remove setup.py
(#66023)
This commit is contained in:
parent
a82d4d1b7b
commit
5c5f9418ee
1 changed files with 0 additions and 7 deletions
7
setup.py
7
setup.py
|
@ -1,7 +0,0 @@
|
|||
"""
|
||||
Entry point for setuptools. Required for editable installs.
|
||||
TODO: Remove file after updating to pip 21.3
|
||||
"""
|
||||
from setuptools import setup
|
||||
|
||||
setup()
|
Loading…
Add table
Reference in a new issue