Skip to content
Snippets Groups Projects
Commit 9ebff07a authored by Christopher Randolph Rhodes's avatar Christopher Randolph Rhodes
Browse files

Trying building from unpacked local source

parent e1af4cfc
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ source:
build:
noarch: python
script: {{ PYTHON }} -m pip install {{ name }}-{{ version }}.tar.gz -vv --no-deps --no-build-isolation
script: {{ PYTHON }} -m pip install -vv --no-deps .
number: 0
requirements:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment