pyodide/packages/pytest/meta.yaml

24 lines
422 B
YAML
Raw Normal View History

2018-07-26 11:42:57 +00:00
package:
name: pytest
version: 3.6.3
source:
url: https://files.pythonhosted.org/packages/55/50/399419c03c39bf41faa7cbd5a8976c076037b2d76adf2535610919806d67/pytest-3.6.3.tar.gz
md5: 8ca6124a3a80f9555c50f5c09056ea02
2018-08-21 14:50:25 +00:00
2018-08-23 10:08:51 +00:00
patches:
2018-08-30 12:59:46 +00:00
- patches/named-tmp-and-rm-dup2.patch
2018-08-23 10:08:51 +00:00
2018-08-21 14:50:25 +00:00
requirements:
run:
- atomicwrites
- attrs
2018-11-08 20:03:30 +00:00
- more-itertools
2018-08-21 14:50:25 +00:00
- pluggy
- py
2018-08-21 15:10:31 +00:00
- setuptools
2018-08-21 14:50:25 +00:00
test:
imports:
- pytest