Skip to content

Commit 1a70fcc

Browse files
committed
Remove include directive which is disabled for pypi
1 parent 2f9b3d4 commit 1a70fcc

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

README.rst

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,6 @@ Templated-docs
1313
:target: https://templated-docs.readthedocs.io/en/latest/?badge=latest
1414
:alt: Documentation Status
1515

16-
.. image:: https://requires.io/github/kiawin/templated-docs/requirements.svg?branch=master
17-
:target: https://requires.io/github/kiawin/templated-docs/requirements?branch=master
18-
:alt: Dependencies
19-
2016

2117
Generate templated documents within Django in any format supported by
2218
LibreOffice: texts, spreadsheets, presentations etc.
@@ -33,8 +29,6 @@ Requirements
3329
* Django >= 1.8
3430
* A recent LibreOffice version (>=4.3.0) supporting LibreOfficeKit API.
3531

36-
.. include:: docs/partial/libffi-warning.rst
37-
3832
Example usage
3933
-------------
4034

@@ -72,11 +66,12 @@ Credits
7266

7367
Templated-docs was written by `Alex Morozov`_.
7468

75-
As the repository is left idle for 2 years, `Sian Lerk Lau` has forked and resume the task of updating the module.
69+
As the repository is left idle for 2 years, `Sian Lerk Lau`_ has forked and resume the task of updating the module.
7670

7771
This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
7872

7973
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
8074
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
8175
.. _pylokit: https://github.com/xrmx/pylokit
8276
.. _`Alex Morozov`: http://morozov.ca
77+
.. _`Sian Lerk Lau`: https://github.com/kiawin

0 commit comments

Comments
 (0)