File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ gspread-dataframe
44.. image :: https://badge.fury.io/py/gspread-dataframe.svg
55 :target: https://badge.fury.io/py/gspread-dataframe
66
7- .. image :: https://app.travis-ci. com/robin900/gspread-dataframe.svg?branch=master
8- :target: https://travis-ci .com/robin900/gspread-dataframe
7+ .. image :: https://github. com/robin900/gspread-dataframe/actions/workflows/python-package.yml/badge .svg?branch=master
8+ :target: https://github .com/robin900/gspread-dataframe/actions/workflows/python-package.yml
99
1010.. image :: https://img.shields.io/pypi/dm/gspread-dataframe.svg
1111 :target: https://pypi.org/project/gspread-dataframe
@@ -72,7 +72,8 @@ Installation
7272Requirements
7373~~~~~~~~~~~~
7474
75- * Python 2.7, 3+
75+ * Python 3 only, for releases 4.0.0 and later
76+ * Python 2.7 and 3 for releases prior to 4.0.0
7677* gspread (>=3.0.0; to use older versions of gspread, use gspread-dataframe releases of 2.1.1 or earlier)
7778* Pandas >= 0.24.0
7879
You can’t perform that action at this time.
0 commit comments