2018-07-26 11:42:57 +00:00
|
|
|
package:
|
|
|
|
name: pytest
|
2023-03-29 08:39:43 +00:00
|
|
|
version: 7.2.2
|
2023-01-27 04:31:26 +00:00
|
|
|
tag:
|
|
|
|
- core
|
|
|
|
- min-scipy-stack
|
2022-09-06 06:20:04 +00:00
|
|
|
top-level:
|
|
|
|
- _pytest
|
|
|
|
- pytest
|
2018-07-26 11:42:57 +00:00
|
|
|
source:
|
2023-03-29 08:39:43 +00:00
|
|
|
url: https://files.pythonhosted.org/packages/b2/68/5321b5793bd506961bd40bdbdd0674e7de4fb873ee7cab33dd27283ad513/pytest-7.2.2-py3-none-any.whl
|
|
|
|
sha256: 130328f552dcfac0b1cec75c12e3f005619dc5f874f0a06e8ff7263f0ee6225e
|
2018-08-21 14:50:25 +00:00
|
|
|
requirements:
|
|
|
|
run:
|
2022-01-10 19:54:11 +00:00
|
|
|
- atomicwrites
|
|
|
|
- attrs
|
|
|
|
- more-itertools
|
|
|
|
- pluggy
|
|
|
|
- py
|
|
|
|
- setuptools
|
|
|
|
- six
|
|
|
|
- iniconfig
|
2022-12-15 23:08:24 +00:00
|
|
|
- exceptiongroup
|
2022-09-06 06:20:04 +00:00
|
|
|
about:
|
|
|
|
home: https://docs.pytest.org/en/latest/
|
|
|
|
PyPI: https://pypi.org/project/pytest
|
|
|
|
summary: "pytest: simple powerful testing with Python"
|
|
|
|
license: MIT
|