File: rules

package info (click to toggle)
magnum-cluster-api 0.16.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,532 kB
  • sloc: python: 6,177; sh: 182; makefile: 23
file content (10 lines) | stat: -rwxr-xr-x 308 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

UPSTREAM_GIT := https://github.com/vexxhost/magnum-cluster-api
include /usr/share/openstack-pkg-tools/pkgos.make

export PYBUILD_TEST_ARGS=magnum_cluster_api/tests/unit -v -k "not test_create_cluster"
export PYBUILD_NAME=magnum_cluster_api

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