File: rules

package info (click to toggle)
python-s3transfer 0.6.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,236 kB
  • sloc: python: 14,033; makefile: 4
file content (8 lines) | stat: -rwxr-xr-x 153 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

export PYBUILD_NAME=s3transfer
# requires network access
export PYBUILD_DISABLE=test

%:
	dh $@ --with python3 --buildsystem=pybuild