Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update fit profile and documentation #80

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

anthonyjchriste
Copy link

This pull request

  • Updates the fit profile to version 20.76
  • Updates documentation link in README.md to point to the pythonhosted documentation
  • Updates the Python requirements to anything > Python 2.5 since I believe this project now supports Python 3

The incorrect pip install line should update when the next release to pypi is published.

@anthonyjchriste
Copy link
Author

I just noticed the following test is failing:

FAIL: test_int_long (test.FitFileTestCase)
Test that ints are properly shifted and scaled

Traceback (most recent call last):
File "/Users/anthony/Development/python-fitparse/tests/test.py", line 398, in test_int_long
assert f.messages[-1].fields[1].raw_value == 1739.486328125
AssertionError

Do you think this could have been caused by updating the profile?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant