Skip to content

Commit 33b0093

Browse files
committed
Change default options
1 parent e3b3b76 commit 33b0093

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readthedocs/rtd_tests/fixtures/spec/v2/schema.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -86,11 +86,11 @@ python-install-pipfile:
8686
dev: bool(required=False)
8787

8888
# Add the --ignore-pipfile option to pipenv install
89-
# Default: true
89+
# Default: false
9090
ignore_pipfile: bool(required=False)
9191

9292
# Add the --skip-lock option to pipenv install
93-
# Default: false
93+
# Default: true
9494
skip_lock: bool(required=False)
9595

9696
sphinx:

0 commit comments

Comments
 (0)