Closed konverner closed 1 week ago
To avoid the problem with pip install . that results in the following error:
pip install .
'install_requires' must be a string or list of strings containing valid project/version requirement specifiers
To avoid the problem with
pip install .
that results in the following error: