Skip to content
Snippets Groups Projects
Commit 08284aff authored by Olivier Bertrand's avatar Olivier Bertrand
Browse files

Remove script in meta.yaml

was redundant with build.sh
parent 0456effb
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ package:
source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz
sha256: 69850848004b45a286a0176b66257837c2cf27d14c2ce4a051ae73967ea95885
sha256: 459bcd493963e54bb20eceee6d9629e3c19aa1eda208353d93c8505796ee2797
build:
number: 0
......@@ -18,7 +18,6 @@ build:
- blendoverlaytraj=navipy.scripts.blend_overlaytraj:main
- blendalongtraj=navipy.scripts.blend_alongtraj:main
- dltcalibrator=navipy.scripts.dlt_calibrator:main
script: "{{ PYTHON }} -m pip install . --no-deps --ignore-installed -vvv "
requirements:
host:
......
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