Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 48b97c2

Browse files
committed
update python minor version
1 parent b7aa1df commit 48b97c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.razorops.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ tasks:
1515
paths:
1616
# need to change based on default python version
1717
# Please check https://docs.razorops.com/pipeline/linux-vm/tools/#python
18-
- ~/.pyenv/versions/3.9.9/lib/python3.7/site-packages
18+
- ~/.pyenv/versions/3.9.9/lib/python3.9/site-packages
1919
- reports/junit: test-reports/*.xml

0 commit comments

Comments
 (0)