File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424
2525 - name : Install requirements
2626 run : |
27- python3 -m pip install -r requirements.txt
27+ python3 -m pip install .[dev]
2828 - name : Run test suite
2929 run : |
3030 python3 -m pytest
Original file line number Diff line number Diff line change 77# Transfer (FIT) Protocol License.
88###########################################################################################
99# ****WARNING**** This file is auto-generated! Do NOT edit this file.
10- # Profile Version = 21.194 .0Release
11- # Tag = production/release/21.194 .0-0-g65135fc
10+ # Profile Version = 21.195 .0Release
11+ # Tag = production/release/21.195 .0-0-g569e7e5
1212############################################################################################
1313
1414
2222from garmin_fit_sdk .stream import Stream
2323from garmin_fit_sdk .util import FIT_EPOCH_S , convert_timestamp_to_datetime
2424
25- __version__ = '21.194 .0'
25+ __version__ = '21.195 .0'
Original file line number Diff line number Diff line change 77# Transfer (FIT) Protocol License.
88###########################################################################################
99# ****WARNING**** This file is auto-generated! Do NOT edit this file.
10- # Profile Version = 21.194 .0Release
11- # Tag = production/release/21.194 .0-0-g65135fc
10+ # Profile Version = 21.195 .0Release
11+ # Tag = production/release/21.195 .0-0-g569e7e5
1212############################################################################################
1313
1414
Original file line number Diff line number Diff line change 77# Transfer (FIT) Protocol License.
88###########################################################################################
99# ****WARNING**** This file is auto-generated! Do NOT edit this file.
10- # Profile Version = 21.194 .0Release
11- # Tag = production/release/21.194 .0-0-g65135fc
10+ # Profile Version = 21.195 .0Release
11+ # Tag = production/release/21.195 .0-0-g569e7e5
1212############################################################################################
1313
1414
Original file line number Diff line number Diff line change 77# Transfer (FIT) Protocol License.
88###########################################################################################
99# ****WARNING**** This file is auto-generated! Do NOT edit this file.
10- # Profile Version = 21.194 .0Release
11- # Tag = production/release/21.194 .0-0-g65135fc
10+ # Profile Version = 21.195 .0Release
11+ # Tag = production/release/21.195 .0-0-g569e7e5
1212############################################################################################
1313
1414
Original file line number Diff line number Diff line change 77# Transfer (FIT) Protocol License.
88###########################################################################################
99# ****WARNING**** This file is auto-generated! Do NOT edit this file.
10- # Profile Version = 21.194 .0Release
11- # Tag = production/release/21.194 .0-0-g65135fc
10+ # Profile Version = 21.195 .0Release
11+ # Tag = production/release/21.195 .0-0-g569e7e5
1212############################################################################################
1313
1414
Original file line number Diff line number Diff line change 77# Transfer (FIT) Protocol License.
88###########################################################################################
99# ****WARNING**** This file is auto-generated! Do NOT edit this file.
10- # Profile Version = 21.194 .0Release
11- # Tag = production/release/21.194 .0-0-g65135fc
10+ # Profile Version = 21.195 .0Release
11+ # Tag = production/release/21.195 .0-0-g569e7e5
1212############################################################################################
1313
1414
Original file line number Diff line number Diff line change 77# Transfer (FIT) Protocol License.
88###########################################################################################
99# ****WARNING**** This file is auto-generated! Do NOT edit this file.
10- # Profile Version = 21.194 .0Release
11- # Tag = production/release/21.194 .0-0-g65135fc
10+ # Profile Version = 21.195 .0Release
11+ # Tag = production/release/21.195 .0-0-g569e7e5
1212############################################################################################
1313
1414
Original file line number Diff line number Diff line change 55# Transfer (FIT) Protocol License.
66###########################################################################################
77# ****WARNING**** This file is auto-generated! Do NOT edit this file.
8- # Profile Version = 21.194 .0Release
9- # Tag = production/release/21.194 .0-0-g65135fc
8+ # Profile Version = 21.195 .0Release
9+ # Tag = production/release/21.195 .0-0-g569e7e5
1010############################################################################################
1111
1212
1313Profile = {
1414 'version': {
1515 'major': 21,
16- 'minor': 194 ,
16+ 'minor': 195 ,
1717 'patch': 0,
1818 'type': "Release"
1919 },
2299022990 '340': 'peloton',
2299122991 '341': 'carv',
2299222992 '342': 'tissot',
22993+ '345': 'real_velo',
2299322994 '5759': 'actigraphcorp',
2299422995 },
2299522996 'garmin_product': {
Original file line number Diff line number Diff line change 1111# Transfer (FIT) Protocol License.
1212###########################################################################################
1313# ****WARNING**** This file is auto-generated! Do NOT edit this file.
14- # Profile Version = 21.194 .0Release
15- # Tag = production/release/21.194 .0-0-g65135fc
14+ # Profile Version = 21.195 .0Release
15+ # Tag = production/release/21.195 .0-0-g569e7e5
1616############################################################################################
1717
1818
You can’t perform that action at this time.
0 commit comments