File: rules

package info (click to toggle)
pysignalr 1.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 468 kB
  • sloc: python: 1,192; cs: 121; xml: 37; makefile: 28
file content (5 lines) | stat: -rwxr-xr-x 234 bytes parent folder | download
1
2
3
4
5
#!/usr/bin/make -f
export PYBUILD_TEST_ARGS=-k "not test_connection and not test_connection_with_token and not test_invalid_token and not test_send_and_receive_message and not test_result_from_client"

%:
	dh $@ --buildsystem=pybuild