##// END OF EJS Templates
pyproject.toml, setup.py: Declare backend-path (#14313)...
pyproject.toml, setup.py: Declare backend-path (#14313) Replacing `sys.path.insert(0, ".")` in `setup.py` by declaring a custom PEP-517 build system.

File last commit:

r28601:c928806c
r28603:643c75d0 merge
Show More
_build_meta.py
2 lines | 150 B | text/x-python | PythonLexer
# See https://setuptools.pypa.io/en/latest/build_meta.html#dynamic-build-dependencies-and-other-build-meta-tweaks
from setuptools.build_meta import *