You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 7, 2022. It is now read-only.
as far as i can see those paths in -e are not relative to requirements.txt. we should be able to fix this but i'm going to do this in later version. except if somebody does it instead of me.
for each requirement file we need to copy it to projects temporarily directory and fix those -e paths to be absolute but calculating absolute path relative to that requirements file.
folders
project
setup.py
requriements.txt
default.nix
project/requirments.txt
partial error
The text was updated successfully, but these errors were encountered: