Skip to content

Commit 80cfafd

Browse files
authored
docs: update python test docs (#1601)
1 parent f5a037d commit 80cfafd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/reference/recipe_file.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -805,6 +805,7 @@ tests:
805805
- bsdiff4
806806
- bspatch4
807807
pip_check: true # can be left out because this is the default
808+
python_version: 3.12.* # optional: use list for multiple versions, default resolves to environment
808809
```
809810

810811
Internally this will write a small Python script that imports the modules:

0 commit comments

Comments
 (0)