File: rules

package info (click to toggle)
python-smhi 1.0.19-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 524 kB
  • sloc: python: 10,238; sh: 4; makefile: 3
file content (5 lines) | stat: -rwxr-xr-x 238 bytes parent folder | download
1
2
3
4
5
#!/usr/bin/make -f
export PYBUILD_TEST_ARGS=-k "not test_smhi_integration_test and not test_smhi_async_integration_test and not test_smhi_async_get_forecast_integration2 and not test_async_error_from_api"

%:
	dh $@ --buildsystem=pybuild