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
03e2ac3531
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 21:17:19 +02: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 16:09:07 +02:00
# code quality
flake8
coverage
Copy Permalink