File: requirements-test.txt

package info (click to toggle)
python-pyspnego 0.10.2-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,688 kB
  • sloc: python: 16,197; sh: 182; makefile: 11
file content (12 lines) | stat: -rw-r--r-- 232 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
black==22.10.0
gssapi>=1.5.0 ; sys_platform != 'win32'
k5test ; sys_platform != 'win32'
krb5 ; sys_platform != 'win32'
isort==5.10.1
mypy==0.982
pre-commit
pytest
pytest-cov
pytest-mock
pywin32 ; sys_platform == 'win32'
ruamel.yaml