Apply suggestions from code review

Co-authored-by: Yannick Jadoul <yannick.jadoul@belgacom.net>
This commit is contained in:
Joe Rickerby
2021-04-27 08:55:39 +01:00
committed by GitHub
co-authored by Yannick Jadoul
parent d8dd54af11
commit 0d08a1c85e
+2 -1
View File
@@ -573,7 +573,8 @@ CIBW_DEPENDENCY_VERSIONS: ./constraints.txt
Shell command to run tests after the build. The wheel will be installed Shell command to run tests after the build. The wheel will be installed
automatically and available for import from the tests. To ensure the wheel is automatically and available for import from the tests. To ensure the wheel is
imported by your tests (instead of your source copy), **tests are not run from your project directory**. Use the placeholders `{project}` and `{package}` when imported by your tests (instead of your source copy), **tests are not run from
your project directory**. Use the placeholders `{project}` and `{package}` when
specifying paths in your project. If this variable is not set, your wheel will specifying paths in your project. If this variable is not set, your wheel will
not be installed after building. not be installed after building.