diff --git a/docs/plugins/builder/wheel.md b/docs/plugins/builder/wheel.md index 2775dae1e..83f822999 100644 --- a/docs/plugins/builder/wheel.md +++ b/docs/plugins/builder/wheel.md @@ -37,7 +37,7 @@ When the user has not set any [file selection](../../config/build.md#file-select 2. `src//__init__.py` 3. `.py` 4. `//__init__.py` -5. Otherwise, every Python package and every file that does not start with the word `test` will be included +5. Otherwise, every Python package and file that does not start with the word `test` will be included ## Reproducibility