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

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

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

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