File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed
Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1+ 0.2 (2016-03-23)
2+ ================
3+
4+ * Drop OAuth1 support. See .. _OAuth1-deprecated: https://dev.fitbit.com/docs/oauth2/#oauth-1-0a-deprecated
5+ * Drop py26 and py32 support
6+
170.1.3 (2015-02-04)
28==================
39
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ For documentation: `http://python-fitbit.readthedocs.org/ <http://python-fitbit.
1818Requirements
1919============
2020
21- * Python 2.6 +
21+ * Python 2.7 +
2222* `python-dateutil `_ (always)
2323* `requests-oauthlib `_ (always)
2424* `Sphinx `_ (to create the documention)
Original file line number Diff line number Diff line change 3333 'Natural Language :: English' ,
3434 'License :: OSI Approved :: Apache Software License' ,
3535 'Programming Language :: Python' ,
36- 'Programming Language :: Python :: 2.6' ,
3736 'Programming Language :: Python :: 2.7' ,
3837 'Programming Language :: Python :: 3' ,
39- 'Programming Language :: Python :: 3.2' ,
4038 'Programming Language :: Python :: 3.3' ,
4139 'Programming Language :: Python :: 3.4' ,
4240 'Programming Language :: Python :: 3.5' ,
You can’t perform that action at this time.
0 commit comments