Skip to content

Commit 81ba292

Browse files
committed
fix: retrocompatibility with older pip versions
Signed-off-by: Stephen L. <lrq3000@gmail.com>
1 parent 8cd64bb commit 81ba292

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# An empty setup.py is required for retrocompatibility with older versions of pip that do not support pyproject.toml-only projects, especially to install in editable mode, see: https://github.com/pypa/setuptools/issues/2816

0 commit comments

Comments
 (0)