Skip to content

Commit dbdd646

Browse files
committed
add --pre prefix
1 parent d334706 commit dbdd646

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/serious_python/bin/package_command.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -355,6 +355,7 @@ class PackageCommand extends Command {
355355
'-m',
356356
'pip',
357357
'install',
358+
'--pre',
358359
'--upgrade',
359360
...pipArgs,
360361
'--target',

0 commit comments

Comments
 (0)