qutebrowser/misc/requirements/requirements-tox.txt
Florian Bruhin 6f6303e0a6 Use requirements files for tox dependencies
While this makes things a little more complicated and means we'll need to use
`-r` to recreate tox environments, it has several advantages:

- Full support from requires.io (including PRs)
- Workaround for https://bitbucket.org/hpk42/tox/issues/332/ so we can update
  virtualenv/pip
2016-05-29 16:53:54 +02:00

5 lines
55 B
Plaintext

pluggy==0.3.1
py==1.4.31
tox==2.3.1
virtualenv==15.0.2