Skip to content

Commit 055f4c9

Browse files
committed
Update README
1 parent 1cf01c8 commit 055f4c9

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

README.rst

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,14 @@ Links:
1818
- `Source code <https://github.com/aiguofer/gspread-pandas>`_
1919
- `Short video tutorial <https://youtu.be/2yIcNYzfzPw>`_
2020

21-
.. attention:: Upgrading from < 2.0
21+
.. attention:: Looking for maintainer
2222

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.
2728

28-
.. code-block:: console
29-
30-
mv ~/.config/gspread_pandas/creds{<old_name>,default}
3129

3230
Overview
3331
========

0 commit comments

Comments
 (0)