File: rules

package info (click to toggle)
pyhst2 2020c-1
  • links: PTS, VCS
  • area: contrib
  • in suites: bullseye
  • size: 12,532 kB
  • sloc: ansic: 11,807; python: 9,663; cpp: 6,786; makefile: 147; sh: 31
file content (11 lines) | stat: -rwxr-xr-x 220 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

export PYBUILD_NAME=pyhst2
#export PYBUILD_DISABLE=test
#export PYBUILD_VERSIONS=3.8
#export PYBUILD_INTERPRETERS=python{version}

export CUDAHOME=/usr

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