File: rules

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

export PYBUILD_NAME=nb2plots

# depends on PyPI:scripttester , not packaged for debian and likely not worth it
export PYBUILD_TEST_ARGS=--ignore-glob *test_scripts.py --ignore-glob *test_nbplots.py

%:
	dh $@ --with python3 --buildsystem=pybuild