edmundmok / mealpy

Order your meals on MealPal automatically!
MIT License
28 stars 22 forks source link

Build is broken #36

Closed ipwnponies closed 5 years ago

ipwnponies commented 5 years ago

Build is broken. This was introduced when I added check-requirements for #13 .

The issue is that ipython installs conditional dependencies based on OS platform and requirements-tools doesn't handle this edge case. Options for fixing: