Skip to content

Commit

Permalink
fix: add branch?
Browse files Browse the repository at this point in the history
  • Loading branch information
AngRodrigues committed Jan 6, 2025
1 parent b5ba082 commit b08cc61
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions conda/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,12 @@ package:

source:
git_url: https://github.com/Loop3D/map2loop
git_branch: fix/dependency_checker


build:
number: 0
script: |
"{{ PYTHON }} -m pip install . --no-deps
cp LICENSE $SP_DIR/map2loop/"
script: "{{ PYTHON }} -m pip install . --no-deps"

requirements:
host:
Expand Down

0 comments on commit b08cc61

Please sign in to comment.