This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
boltons
mirror of
https://github.com/mahmoud/boltons.git
Watch
1
Star
1
Fork
You've already forked boltons
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
141c740f2b
boltons
/
requirements-test.txt
8 lines
101 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add a bit of coverage utility stuff in case others would like to run it (though the py2/py3 stuff would make getting to 100 a big ole headache. need to look at tox + coverage combining for that at some point)
2016-08-01 02:03:15 +00:00
coverage==4.2
pluggy==0.3.1
py==1.4.31
pytest==2.9.2
pytest-cov==2.3.0
tox==2.3.1
virtualenv==15.0.2