File: rules

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

export PYBUILD_NAME=platformdirs
# appdirs is RC buggy on purpose "#1060427: Do not release with trixie"
export PYBUILD_TEST_ARGS=--ignore=tests/test_comp_with_appdirs.py

%:
	dh $@ --buildsystem=pybuild