Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions recipes/recipes_emscripten/passagemath-graphs/recipe.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
context:
version: 10.8.4
version: 10.8.5

package:
name: passagemath-graphs
version: ${{ version }}

source:
- url: https://pypi.org/packages/source/p/passagemath-graphs/passagemath_graphs-${{ version }}.tar.gz
sha256: f8efc0c088fcfc1ce0980312cbb9bfe33691f790c1627405ccfb64832185a053
sha256: 5b21471c62d4affecc396631292ceda94a568471b521fa01afd249601e3b1848

build:
script: ${{ PYTHON }} -m pip install .
Expand Down