Skip to content

Commit bd1bd00

Browse files
committed
📚 fix build problem
1 parent cbe7e0e commit bd1bd00

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

.readthedocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,5 @@ formats:
1919
- pdf
2020

2121
python:
22+
install:
23+
- requirements: docs/requirements.txt

README.rst

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,11 @@ pyexcel-io - Let you focus on data, instead of file formats
3838
Support the project
3939
================================================================================
4040

41-
If your company has embedded pyexcel and its components into a revenue generating
42-
product, please support me on github, or `patreon <https://www.patreon.com/bePatron?u=5537627>`_
43-
maintain the project and develop it further.
44-
45-
With your financial support, I will be able to invest a little bit more time in coding,
46-
documentation and writing interesting posts.
41+
If your company uses pyexcel and its components in a revenue-generating product,
42+
please consider supporting the project on GitHub or
43+
`Patreon <https://www.patreon.com/bePatron?u=5537627>`_. Your financial
44+
support will enable me to dedicate more time to coding, improving documentation,
45+
and creating engaging content.
4746

4847

4948
Known constraints

0 commit comments

Comments
 (0)