File: rules

package info (click to toggle)
python-typing-extensions 4.14.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 628 kB
  • sloc: python: 9,697; sh: 8; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 159 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
#!/usr/bin/make -f

export PYBUILD_NAME=typing-extensions
export PYBUILD_TEST_ARGS=--start-directory {dir}/src

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