mirror of https://github.com/pyodide/pyodide.git
20 lines
436 B
YAML
20 lines
436 B
YAML
package:
|
|
name: pytest
|
|
version: 7.1.2
|
|
source:
|
|
url: https://files.pythonhosted.org/packages/fb/d0/bae533985f2338c5d02184b4a7083b819f6b3fc101da792e0d96e6e5299d/pytest-7.1.2-py3-none-any.whl
|
|
sha256: 13d0e3ccfc2b6e26be000cb6568c832ba67ba32e719443bfe725814d3c42433c
|
|
requirements:
|
|
run:
|
|
- atomicwrites
|
|
- attrs
|
|
- more-itertools
|
|
- pluggy
|
|
- py
|
|
- setuptools
|
|
- six
|
|
- iniconfig
|
|
test:
|
|
imports:
|
|
- pytest
|