File: rules

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

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

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