File: rules

package info (click to toggle)
python-asteval 0.9.19-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 336 kB
  • sloc: python: 3,223; makefile: 80
file content (7 lines) | stat: -rwxr-xr-x 125 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

export PYBUILD_NAME=asteval
export PYBUILD_TEST_PYTEST=1

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