mirror of
https://github.com/python/cpython.git
synced 2025-11-01 10:45:30 +00:00
Fix syntax in packaging docs and update suspicious ignore file.
This commit is contained in:
parent
6c0929b2dd
commit
d3b41c63a6
4 changed files with 28 additions and 5 deletions
|
|
@ -57,7 +57,7 @@ older versions, if installed).
|
|||
.. cmdoption:: --suite=NAME, -s NAME
|
||||
|
||||
Specify the test suite (or module, class, or method) to be run. The default
|
||||
for this option can be set by in the project's :file:`setup.cfg` file::
|
||||
for this option can be set by in the project's :file:`setup.cfg` file:
|
||||
|
||||
.. code-block:: cfg
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue