Skip to content

Commit

Permalink
Bump release and update hash
Browse files Browse the repository at this point in the history
  • Loading branch information
flferretti committed Jan 25, 2024
1 parent ccc65e8 commit bc84563
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions recipes/jaxsim/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ package:

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/jaxsim-{{ version }}.tar.gz
sha256: 54ec1c3a597b411266f42fa0fd15bc3ab190e81a0a6fff53666ca50a5a41486b
sha256: 678aee4f572b528f014ff74da8a2e3208ed3273dbdf9cf33a8bdfa93651a20b7

build:
noarch: python
Expand All @@ -18,19 +18,18 @@ requirements:
host:
- python >=3.11
- wheel
- setuptools >=45
- setuptools-scm >=6.2
- setuptools >=64
- setuptools-scm >=8
- pip
run:
- python >=3.11
- coloredlogs
- jax >=0.4.13
- jaxlib >=0.4.13
- jaxlib
- jaxlie >=1.3.0
- jax-dataclasses >=1.4.0
- pptree
- rod
- typing_extensions

test:
imports:
Expand Down

0 comments on commit bc84563

Please sign in to comment.