File: rules

package info (click to toggle)
python-firebase-messaging 0.4.4-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 656 kB
  • sloc: python: 1,454; makefile: 14
file content (9 lines) | stat: -rwxr-xr-x 202 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

export PYBUILD_NAME=python-firebase-messaging

%:
	dh $@ --buildsystem=pybuild

execute_after_dh_auto_build:
	PYTHONPATH=$(BUILDDIR3) sphinx-build docs/source build_docs/sphinx/html