File tree Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Original file line number Diff line number Diff line change @@ -18,16 +18,14 @@ Links:
18
18
- `Source code <https://github.com/aiguofer/gspread-pandas >`_
19
19
- `Short video tutorial <https://youtu.be/2yIcNYzfzPw >`_
20
20
21
- .. attention :: Upgrading from < 2.0
21
+ .. attention :: Looking for maintainer
22
22
23
- If you are upgrading, the ``user `` is now an optional param that
24
- uses ``default `` as the default. If you're a single user, you might
25
- want to re-name your credentials to ``default `` so you can stop
26
- specifying it:
23
+ I don't really use this package anymore and with my current lifestyle I don't
24
+ have much time to maintain this project. The library as-is only supports
25
+ gspread version <6. Updating this to support v6 might involve a fair bit of work
26
+ which I unfortunately cant do. I'm happy to work with anyone who might want to
27
+ maintain, or I can still accept PRs.
27
28
28
- .. code-block :: console
29
-
30
- mv ~/.config/gspread_pandas/creds{<old_name>,default}
31
29
32
30
Overview
33
31
========
You can’t perform that action at this time.
0 commit comments