Skip to content

Commit cf1d477

Browse files
[bot-automerge] spatialmath-python v0.11
automerged PR by conda-forge/automerge-action
2 parents a4e97ab + a4a58b3 commit cf1d477

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

.azure-pipelines/azure-pipelines-linux.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.7" %}
2+
{% set version = "0.11" %}
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: c9acd51e38fbf1e88b5f19ad1e55316758d1c3106e89eb785a2de35fd6a80658
11+
sha256: 1bc38ed7781d8d58b18f40b28c9e6dc0dce2c75d5dfa9aba8bef49f0e504f82f
1212

1313
build:
1414
number: 0
@@ -27,6 +27,7 @@ requirements:
2727
- python >=3.6
2828
- scipy
2929
- sympy
30+
- sphinxcontrib-jsmath
3031

3132
test:
3233
imports:

0 commit comments

Comments
 (0)