This website requires JavaScript.
Explore
Help
Register
Sign In
shadowfacts
/
fonttools
Watch
1
Star
0
Fork
0
You've already forked fonttools
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
fonttools
/
dev-requirements.txt
6 lines
60 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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-16 10:39:49 +00:00
pytest>=3.0
tox>=2.5
[setup.py] use bump2version, up-to-date fork of bumpversion The latter is no longer maintained. https://github.com/c4urself/bump2version
2017-10-03 12:37:51 +01:00
bump2version>=0.5.6
sphinx>=1.5.5
Add mypy CI job
2020-09-16 15:13:50 +01:00
mypy
Reference in New Issue
Copy Permalink