Building-ML-Pipelines / building-machine-learning-pipelines

Code repository for the O'Reilly publication "Building Machine Learning Pipelines" by Hannes Hapke & Catherine Nelson
MIT License
583 stars 250 forks source link

Makefile `install-deps` fails #38

Closed austinkeller closed 2 years ago

austinkeller commented 3 years ago

https://github.com/Building-ML-Pipelines/building-machine-learning-pipelines/blob/35a545a4f39d58d2f58e9d7988acb2f5146ca460/Makefile#L23

This should be changed to requirements/test_requirements.txt

hanneshapke commented 2 years ago

Hi @austinkeller,

Thank you for reporting this issue. A fix was committed here (https://github.com/Building-ML-Pipelines/building-machine-learning-pipelines/commit/98bff804dcd1ee14e9567167893888b751b90c61) and is now available on the main branch.