File: rules

package info (click to toggle)
python-css-parser 1.0.8-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,236 kB
  • sloc: python: 20,518; sh: 11; makefile: 7
file content (11 lines) | stat: -rwxr-xr-x 258 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

export PYBUILD_NAME=css-parser
export PYBUILD_TEST_PYTEST=1

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

override_dh_auto_install:
	dh_auto_install
	rm -rf python3-css-parser/usr/lib/python3*/dist-packages/css_parser/css_parser_tests