File: rules

package info (click to toggle)
azure-kusto-python 4.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,184 kB
  • sloc: python: 9,329; sh: 13; makefile: 3
file content (7 lines) | stat: -rwxr-xr-x 183 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
#!/usr/bin/make -f

%:
	dh $@ --buildsystem=pybuild --sourcedirectory=azure-kusto-data

# Tests are completely broken in the latest version and do not even run
override_dh_auto_test: