5304c72646
- Update to version 4.0.5: - 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
Matej Cepl2022-01-10 21:29:02 +00:00