mirror of https://github.com/pyodide/pyodide.git
20 lines
408 B
YAML
20 lines
408 B
YAML
package:
|
|
name: pytest
|
|
version: 6.2.4
|
|
source:
|
|
url: https://files.pythonhosted.org/packages/5b/98/92bbda5f83ed995ef8953349ef30c77c934abcc251c42ab3d7787a40c49c/pytest-6.2.4.tar.gz
|
|
sha256: 50bcad0a0b9c5a72c8e4e7c9855a3ad496ca6a881a3641b4260605450772c54b
|
|
requirements:
|
|
run:
|
|
- atomicwrites
|
|
- attrs
|
|
- more-itertools
|
|
- pluggy
|
|
- py
|
|
- setuptools
|
|
- six
|
|
- iniconfig
|
|
test:
|
|
imports:
|
|
- pytest
|