Correct the reference to the staged examples files (#21557)
This commit is contained in:
parent
871fdc12b6
commit
851490bd54
@ -4123,9 +4123,9 @@ are copied **after** the package is installed during the build process.
|
|||||||
The method copies files to the package's metadata directory under
|
The method copies files to the package's metadata directory under
|
||||||
the ``self.install_test_root``. All files in the package source's
|
the ``self.install_test_root``. All files in the package source's
|
||||||
``tests`` directory for the example above will be copied to the
|
``tests`` directory for the example above will be copied to the
|
||||||
``join_path(self.install_test_root, 'tests')`` directory. The files
|
``join_path(self.install_test_root, 'tests')`` directory. The two
|
||||||
will be copied to the ``join_path(self.install_test_root, 'examples')``
|
files listed under the staged ``examples`` directory will be copied
|
||||||
directory.
|
to the ``join_path(self.install_test_root, 'examples')`` directory.
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user