Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

Commit 2928e37

Browse files
committed
Fix README (and thus long_description).
1 parent 0880a98 commit 2928e37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ See also https://github.com/pypa/setuptools/issues/1684.
3131

3232
It is recommended that you:
3333

34-
- Remove 'pytest-runner' from your 'setup_requires', preferably removing the `setup_requires` option.
35-
- Remove 'pytest' and any other testing requirements from 'tests_require', preferably removing the `setup_requires` option.
34+
- Remove ``'pytest-runner'`` from your ``setup_requires``, preferably removing the ``setup_requires`` option.
35+
- Remove ``'pytest'`` and any other testing requirements from ``tests_require``, preferably removing the ``tests_requires`` option.
3636
- Select a tool to bootstrap and then run tests such as tox
3737

3838
Usage

0 commit comments

Comments
 (0)