opensandiego / mealscount-backend

Optimizing a free-meal reimbursement program for K-12 schools
MIT License
12 stars 15 forks source link

Fix Docker build failure #74

Closed aodhan-domhnaill closed 4 years ago

aodhan-domhnaill commented 4 years ago

requirements.txt depends on base_requirements.txt

STEP 6: RUN pip install -r requirements.txt ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'base_requirements.txt'

nikolajbaer commented 4 years ago

Thanks for the commit! Let me know if you have any questions on slack!