forked from pool/python-pytest-flakes
- Drop support for EOL Python 2.7 and 3.4
- Add python_requires to help pip
- Upgrade Python syntax with pyupgrade --py3-plus
- Require pytest 5+ to remove hasattr('from_parent') check
- Fix typo: setup.cfg or pytest.ini
- implement collect
- switch to cooperative ctors and correct node trees to future
proof
- Remove FlakesItem.collect
- Remove add_marker backward compat check
- Remove tokenize.open backward compat
- Prepare for upcoming pytest 7.0 deprecations
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-flakes?expand=0&rev=11
2.0 KiB
2.0 KiB