File: test-requirements.txt

package info (click to toggle)
python-pycadf 4.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 632 kB
  • sloc: python: 1,378; makefile: 169
file content (8 lines) | stat: -rw-r--r-- 236 bytes parent folder | download
1
2
3
4
5
6
7
8
hacking>=6.1.0,<6.2.0 # Apache-2.0
flake8-import-order>=0.18.0,<0.19.0 # LGPLv3

coverage!=4.4,>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
python-subunit>=1.0.0 # Apache-2.0/BSD
stestr>=2.0.0 # Apache-2.0
testtools>=2.2.0 # MIT