File: rules

package info (click to toggle)
pydrive2 1.20.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 496 kB
  • sloc: python: 3,601; makefile: 8
file content (17 lines) | stat: -rwxr-xr-x 440 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#!/usr/bin/make -f

#DH_VERBOSE=1
export PYBUILD_NAME=pydrive2

%:
	dh $@ --buildsystem=pybuild

# tests don't have a mock but currently rely on a google account and 
# connectivity to work, that's not suitable for package build
# disabling for now	
override_dh_auto_test:
	echo 'needs some work before being enabled'
	
override_dh_auto_install:
	dh_auto_install
	rm -rf debian/python3-pydrive2/usr/lib/python*/dist-packages/pydrive2/test/