Skip to content

Commit 8aa7752

Browse files
Merge pull request #1 from regro-cf-autotick-bot/0.9.4_hf06909
spatialmath-python v0.9.4
2 parents 0298c3c + 6b910e1 commit 8aa7752

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

recipe/meta.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{% set name = "spatialmath-python" %}
2-
{% set version = "0.9.2" %}
2+
{% set version = "0.9.4" %}
33

44

55
package:
@@ -8,7 +8,7 @@ package:
88

99
source:
1010
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/spatialmath-python-{{ version }}.tar.gz
11-
sha256: c542aba9ef2dd77f676e62ed5f7d0d658ce7de717baffb6af6e27da705c7d2d0
11+
sha256: 447e2334abae061da35051e03f2933085033c36b3a3057f8b61ce7fa05069eb6
1212

1313
build:
1414
number: 0
@@ -26,6 +26,7 @@ requirements:
2626
- numpy
2727
- python >=3.6
2828
- scipy
29+
- sympy
2930

3031
test:
3132
imports:

0 commit comments

Comments
 (0)