fonttools/dev-requirements.txt
Cosimo Lupo b7505c0b64
Update dev-requirements.txt: require pytest 3; use default bumpversion
we need pytest 3 for some tests use `pytest.approx()`.

we no longer need patched bumpversion, as we now call `git tag` ourselves (in `python setup.py release`)
2017-01-17 13:33:47 +00:00

4 lines
40 B
Plaintext

pytest>=3.0
tox>=2.5
bumpversion>=0.5.3