This website requires JavaScript.
Explore
Help
Sign In
Yaltik
/
hy
Watch
2
Star
0
Fork
0
You've already forked hy
Code
Pull Requests
Releases
Activity
hy
/
requirements-travis.txt
6 lines
48 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Require a sufficiently recent version of pytest
2017-08-18 12:17:19 -07:00
pytest >= 3.2.1
Make ci builds faster by splitting requirements Make travis builds faster by splitting requirements into requirements-travis.txt, which contains all the requirements necessary for running tests, documentation related packages are omitted and added as a part of requirements-dev.txt Additionally .travis.yml is modified to cache pip downloads, though this feature is yet to be rolled out for the free tier
2014-05-13 19:39:07 +05:30
# code quality
flake8
coverage
Copy Permalink