File: import.sh

package info (click to toggle)
python-public 2.3-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 248 kB
  • sloc: python: 483; makefile: 9; sh: 3
file content (4 lines) | stat: -rw-r--r-- 117 bytes parent folder | download | duplicates (2)
1
2
3
4
cd $AUTOPKGTEST_TMP

python3 -c "import public; print(public)"
python3 -c "import public; print(public.__version__)"