File: import2

package info (click to toggle)
setuptools-scm 3.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 304 kB
  • sloc: python: 1,923; sh: 12; makefile: 9
file content (4 lines) | stat: -rw-r--r-- 53 bytes parent folder | download
1
2
3
4
#!/bin/sh

set -e
python2 -c "import setuptools_scm"