File: control

package info (click to toggle)
python-cryptography 1.7.1-3%2Bdeb9u2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,340 kB
  • sloc: python: 37,964; ansic: 587; java: 319; makefile: 149
file content (20 lines) | stat: -rw-r--r-- 448 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Test-Command: for p in $(pyversions -s) $(py3versions -s); do $p -m pytest tests/; done
Depends:
 python-all,
 python-cryptography,
 python-cryptography-vectors,
 python-hypothesis,
 python-iso8601,
 python-pretend,
 python-pyasn1-modules,
 python-pytest,
 python-tz,
 python3-all,
 python3-cryptography,
 python3-cryptography-vectors,
 python3-hypothesis,
 python3-iso8601,
 python3-pretend,
 python3-pyasn1-modules,
 python3-pytest,
 python3-tz,