File: rules

package info (click to toggle)
python-b2sdk 1.17.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,444 kB
  • sloc: python: 24,335; sh: 13; makefile: 6
file content (11 lines) | stat: -rwxr-xr-x 256 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#! /usr/bin/make -f

export PYBUILD_NAME = b2sdk
export PYBUILD_TEST_ARGS=test/static/ test/unit/ -k "not test_requests_notice_file"


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

override_dh_installchangelogs:
	dh_installchangelogs $(CURDIR)/README.md