diff --git a/recipes/recipes_emscripten/robotics-toolbox-python/recipe.yaml b/recipes/recipes_emscripten/robotics-toolbox-python/recipe.yaml index a4a2bcd21d7..cec8834be4b 100644 --- a/recipes/recipes_emscripten/robotics-toolbox-python/recipe.yaml +++ b/recipes/recipes_emscripten/robotics-toolbox-python/recipe.yaml @@ -11,7 +11,7 @@ source: rev: swiftless build: - number: 1 + number: 0 script: ${{ PYTHON }} -m pip install . -vvv --no-deps requirements: @@ -47,7 +47,8 @@ about: (matplotlib, three.js, WebGL), interactive development (jupyter, jupyterlab, mybinder.org), and documentation (sphinx). homepage: https://github.com/petercorke/robotics-toolbox-python + extra: recipe-maintainers: - - ihuicatl + - IsabelParedes - wolfv