File: rules

package info (click to toggle)
sphinx-astropy 1.10-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 308 kB
  • sloc: python: 577; makefile: 5
file content (9 lines) | stat: -rwxr-xr-x 180 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#! /usr/bin/make -f

export SETUPTOOLS_SCM_PRETEND_VERSION=${DEB_VERSION_UPSTREAM}

export PYBUILD_NAME=sphinx-astropy
export PYBUILD_DISABLE=test

%:
	dh $@ --buildsystem=pybuild