mirror of https://github.com/pyodide/pyodide.git
21 lines
328 B
YAML
21 lines
328 B
YAML
package:
|
|
name: pyb2d
|
|
version: 0.7.2
|
|
top-level:
|
|
- b2d
|
|
|
|
source:
|
|
url: https://github.com/pyb2d/pyb2d/archive/refs/tags/0.7.4.tar.gz
|
|
sha256: 1ddd4bb8c65c94d1c6e6d317ee90ae2b3bd08af7a15771aa1f37dfc82688b104
|
|
|
|
requirements:
|
|
run:
|
|
- numpy
|
|
- pydantic
|
|
- setuptools
|
|
|
|
test:
|
|
imports:
|
|
- b2d
|
|
- b2d.testbed
|