File: rules

package info (click to toggle)
azure-kusto-python 5.0.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,704 kB
  • sloc: python: 10,633; 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: