File: rules

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

export PYBUILD_NAME=influxdb
export PYBUILD_TEST_ARGS=-k 'not test_multiquery_into_dataframe_dropna'
export INFLUXDB_PYTHON_SKIP_SERVER_TESTS=True

%:
	dh $@ --buildsystem=pybuild