hatch_vcs: Document the test that fails

This commit is contained in:
Douglas R. Reno 2023-08-17 10:25:58 -05:00
parent e24fb74995
commit f192a5c4f7

View File

@ -93,8 +93,9 @@
<screen role="root"><userinput>pip3 install --no-index --find-links dist --no-cache-dir --no-user hatch_vcs</userinput></screen>
<para>
To test the installation, issue <command>pytest</command>. One test
fails.
To test the installation, issue <command>pytest</command>. One test,
<application>tests/test_build.py::test_write</application>, is known
to fail.
</para>
</sect3>