mirror of https://github.com/pyodide/pyodide.git
20 lines
436 B
YAML
20 lines
436 B
YAML
package:
|
|
name: pytest
|
|
version: 7.1.1
|
|
source:
|
|
url: https://files.pythonhosted.org/packages/d2/ac/556e4410326ce77eeb1d1ec35a3e3ec847fb3e5cb30673729d2eeeffc970/pytest-7.1.1-py3-none-any.whl
|
|
sha256: 92f723789a8fdd7180b6b06483874feca4c48a5c76968e03bb3e7f806a1869ea
|
|
requirements:
|
|
run:
|
|
- atomicwrites
|
|
- attrs
|
|
- more-itertools
|
|
- pluggy
|
|
- py
|
|
- setuptools
|
|
- six
|
|
- iniconfig
|
|
test:
|
|
imports:
|
|
- pytest
|