File: rules

package info (click to toggle)
jupyter-sphinx 0.3.2-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 168 kB
  • sloc: python: 849; javascript: 18; makefile: 4
file content (8 lines) | stat: -rwxr-xr-x 144 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

export PYBUILD_NAME=jupyter-sphinx
%:
	dh $@ --with python3 --buildsystem=pybuild

# no test for now
override_dh_auto_test: