File: rules

package info (click to toggle)
python-astor 0.8.1-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 304 kB
  • sloc: python: 2,348; makefile: 4
file content (9 lines) | stat: -rwxr-xr-x 199 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

export PYBUILD_NAME := astor

# https://github.com/berkerpeksag/astor/issues/196
export PYBUILD_TEST_ARGS_python3 := -k 'not test_convert_stdlib'

%:
	dh $@ --buildsystem pybuild