File: control

package info (click to toggle)
python-sql 1.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 396 kB
  • sloc: python: 3,809; sh: 9; makefile: 7
file content (5 lines) | stat: -rw-r--r-- 159 bytes parent folder | download | duplicates (2)
1
2
3
4
5
Depends: python3-sql
Test-Command: cd "$ADTTMP" ; python3 -c "import sql ; print(sql.__version__)"

Depends: python3-sql, python3-pytest
Tests: run-testsuite3