Commit Graph

3 Commits

Author SHA1 Message Date
Alessio Bogon 3dce929a77 Version 4.1.0 (also fix the way we release) 2021-07-03 10:58:04 +02:00
Konstantin Goloveshko e1dc0cad9a Update python and pytest
- Drop support of python 2.7, 3.5; Add explicit support for python >=3.6
- Remove six dependency
- Simplify getting step parser strategy; If step could be stringified it could be used
- Respect pytest --strict option in tests
2021-03-02 19:08:00 +02:00
Alessio Bogon c7002a4862 Use black style and other pre-commit hooks.
Plugins added:
black
trailing-whitespace
end-of-file-fixer
check-yaml
2019-08-27 17:54:58 +02:00