File: rules

package info (click to toggle)
python-asn1 2.7.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 376 kB
  • sloc: python: 1,638; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 182 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

%:
	dh $@ --buildsystem=pybuild --test-tox

execute_before_dh_sphinxdoc:
	sphinx-build -b html docs $(CURDIR)/debian/python3-asn1/usr/share/doc/python3-asn1/html