X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=blobdiff_plain;f=doc%2Fsource%2Fcoder.rst;h=5a8665931431050436a92925e7cc5594a085bc6f;hp=1104bcac1c72c7734667d1361ab3e62917105c95;hb=86201aa182af5649868a85e3f331c0f2886c5acb;hpb=b054ba768010f5a9b17f16c06f87d11ea98465e1 diff --git a/doc/source/coder.rst b/doc/source/coder.rst index 1104bca..5a86659 100644 --- a/doc/source/coder.rst +++ b/doc/source/coder.rst @@ -29,9 +29,9 @@ presentation and discussion of patches soon. A :file:`ChangeLog` is generated automatically from repository commit logs, and is included automatically in all sdist_ tarballs. It -can be regenerated easily by running :command:`tox -e venv python -setup.py sdist` from the top level directory of the Git repository in -a working `developer environment`_. +can be regenerated easily by running :command:`tox -e dist` from the +top level directory of the Git repository in a working `developer +environment`_. .. _Git: https://git-scm.com/ .. _sdist: https://packaging.python.org/glossary