Skip to content
Snippets Groups Projects
Commit ee01d684 authored by Nie's avatar Nie
Browse files

ignore requirement pip install method

parent 68e07378
No related branches found
No related tags found
No related merge requests found
...@@ -16,10 +16,10 @@ formats: all ...@@ -16,10 +16,10 @@ formats: all
python: python:
install: install:
- requirements: /docs/requirements.txt - requirements: /docs/requirements.txt
- method: pip # - method: pip
path: . # path: .
extra_requirements: # extra_requirements:
- docs # - docs
# - method: pip # - method: pip
# path: another/package # path: another/package
system_packages: true system_packages: true
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment