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

Commit a87b237

Browse files
authored
Merge pull request #54 from Flameeyes/master
Fix README (and thus long_description).
2 parents 0c52b05 + 2928e37 commit a87b237

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
@@ -32,8 +32,8 @@ See also https://github.com/pypa/setuptools/issues/1684.
3232

3333
It is recommended that you:
3434

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

3939
Usage

0 commit comments

Comments
 (0)