Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
AngRodrigues committed Jan 6, 2025
1 parent e7b7153 commit 408292b
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions conda/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,10 @@ source:
build:
number: 0
script: |
cp LICENSE ${SP_DIR}/
cp README.md ${SP_DIR}/
cp dependencies.txt ${SP_DIR}/
echo "Listing current directory:"
ls -al
echo "Listing source directory:"
ls -al ${SRC_DIR}
"{{ PYTHON }} -m pip install . --no-deps"
requirements:
Expand Down

0 comments on commit 408292b

Please sign in to comment.