Skip to content

Commit 960c453

Browse files
authored
Fix code block in the ABI regenerate section (#904)
1 parent 3f73e7d commit 960c453

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -503,6 +503,7 @@ check fail even if the Python ABI is the same. The easier way to regenerate
503503
the ABI file using the same platform as the CI uses is by using docker:
504504

505505
.. code-block:: bash
506+
506507
# In the CPython root:
507508
$ docker run -v`pwd`:/src -it ubuntu:20.04 bash
508509
$ cd /src

0 commit comments

Comments
 (0)