File: rules

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

export PYBUILD_NAME=fastparquet
%:
	dh $@ --with python3,numpy3 --buildsystem=pybuild

override_dh_auto_test: