Skip to content
Open
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-qepcad/recipe.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
context:
version: 10.8.7
version: 10.8.8

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

source:
- url: https://pypi.org/packages/source/p/passagemath-qepcad/passagemath_qepcad-${{ version }}.tar.gz
sha256: c6948972de1dcf234492724993602848b7216883f62ea8279a1b788a628116f0
sha256: 4e438c26af45f8caee1b205edc4d4945da9dab07389dc886ea77e2191431f824

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