coddingtonbear / python-myfitnesspal

Access your meal tracking data stored in MyFitnessPal programatically
MIT License
794 stars 136 forks source link

switch to the measurements/new endpoint to permit arbitrary dates #89

Closed dlgoodr closed 4 years ago

dlgoodr commented 4 years ago

ok, I didn't fix the 2.7 builds. I don't understand why travis is trying to pull in sphinx, but it appears to be a version problem: https://github.com/sphinx-doc/sphinx/issues/6470

coddingtonbear commented 4 years ago

Personally: kinda wouldn’t worry about Py2.7 — it has been EOL’d for a few months now, so we should probably just remove it from the build process.

On Feb 13, 2020, at 07:55, dlgoodr notifications@github.com wrote:

 ok, I didn't fix the 2.7 builds. I don't understand why travis is trying to pull in sphinx, but it appears to be a version problem: sphinx-doc/sphinx#6470

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

dlgoodr commented 4 years ago

I wouldn't worry about py2 either, but it's your project <grin>. I'm just a sucker for a green build.

dlgoodr commented 4 years ago

Bump?

coddingtonbear commented 4 years ago

Thanks for the patch, @dlgoodr !