Skip to content

Commit

Permalink
Update meta.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
flferretti committed Jan 30, 2024
1 parent 527bc74 commit aab2556
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions recipes/jaxsim/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,10 @@ package:
version: {{ version }}

source:
url: https://github.com/ami-iit/jaxsim/archive/v{{ version }}.tar.gz
sha256: 412fcaa618e4fa0fd5cddf220af203eb8f11f64f53046c9ba1d16a4c54b73f80
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/jaxsim-{{ version }}.tar.gz
sha256: 27d0dec121b86c5c4d93d918ca7d782c5fa775e7098d1eb81325f85ba149c093

build:
script_env:
- SETUPTOOLS_SCM_PRETEND_VERSION={{ version }}
noarch: python
script: {{ PYTHON }} -m pip install . -vv --no-deps --no-build-isolation
number: 0
Expand Down

0 comments on commit aab2556

Please sign in to comment.