File: rules

package info (click to toggle)
python-asttokens 2.0.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 572 kB
  • sloc: python: 2,981; makefile: 30
file content (11 lines) | stat: -rwxr-xr-x 190 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

export PYBUILD_NAME=asttokens

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

# https://github.com/gristlabs/asttokens/issues/59
#
override_dh_auto_test:
	-dh_auto_test