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 was archived by the owner on Dec 20, 2023. It is now read-only.
Hi.
I'm using requirements.txt with requirements directory structure. But your Dockerfile COPY command only copied requirements.txt file without requirements directory.
The content of my requirements.txt file is:
-r requirements/dev.txt
and the structure of my requirements directory is: