File: control

package info (click to toggle)
python-pex 1.1.14-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,144 kB
  • ctags: 1,042
  • sloc: python: 6,777; sh: 1,325; makefile: 166
file content (8 lines) | stat: -rw-r--r-- 177 bytes parent folder | download
1
2
3
4
5
6
7
8
Tests: execute.sh
Restrictions: allow-stderr
Depends: @, dpkg-dev

Test-Command: python -c "import pex; print pex"
Depends: @

Test-Command: python3 -c "import pex; print(pex)"