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
005a8cd005
hy
/
requirements-travis.txt
6 lines
60 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add a `Botsbuildbots` function A tribute to Portal 2, this function will return an infinite list of the contents of the AUTHORS file on GitHub master (assuming requests is installed). Except, the macro does this, the function never gets called, it is purely there for tribute reasons. Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
2014-07-16 15:34:24 +02:00
# for Botsbuildbots
requests
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