Skip to content

Commit 400f0e7

Browse files
committed
Fix cli tests
1 parent 014dd3f commit 400f0e7

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

tests/cmd/build.stdout

+3
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ Options:
3434
-f, --find-interpreter
3535
Find interpreters from the host machine
3636

37+
--allow-prereleases
38+
Allow prerelease python interpreters
39+
3740
-b, --bindings <BINDINGS>
3841
Which kind of bindings to use
3942

tests/cmd/publish.stdout

+3
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,9 @@ Options:
8080
-f, --find-interpreter
8181
Find interpreters from the host machine
8282

83+
--allow-prereleases
84+
Allow prerelease python interpreters
85+
8386
-b, --bindings <BINDINGS>
8487
Which kind of bindings to use
8588

0 commit comments

Comments
 (0)