Skip to content

Commit

Permalink
try different approach
Browse files Browse the repository at this point in the history
  • Loading branch information
AngRodrigues committed Jan 7, 2025
1 parent 408292b commit 9c5203e
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions conda/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,9 @@ source:
build:
number: 0
script: |
echo "Listing current directory:"
ls -al
echo "Listing source directory:"
ls -al ${SRC_DIR}
"{{ PYTHON }} -m pip install . --no-deps"
mkdir -p ${PREFIX}/share/map2loop
cp ${SRC_DIR}/LICENSE ${PREFIX}/share/map2loop/
requirements:
host:
Expand Down

0 comments on commit 9c5203e

Please sign in to comment.