Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Commit 209cfd6

Browse files
committed
Remove outdated pandoc step from docs
The pypi description now can read markdown directly with the appropriate setup.py configuration. (which we already have)
1 parent c06b1de commit 209cfd6

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

docs/contributing.rst

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -99,24 +99,6 @@ feature or bugfix.
9999
Releasing
100100
~~~~~~~~~
101101

102-
One time setup
103-
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
104-
105-
Pandoc is required for transforming the markdown README to the proper
106-
format to render correctly on pypi.
107-
108-
For Debian-like systems:
109-
110-
::
111-
112-
apt install pandoc
113-
114-
Or on OSX:
115-
116-
.. code:: sh
117-
118-
brew install pandoc
119-
120102
Final test before each release
121103
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
122104

0 commit comments

Comments
 (0)