File: rules

package info (click to toggle)
spyder-kernels 2.4.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 664 kB
  • sloc: python: 5,419; sh: 8; makefile: 4
file content (9 lines) | stat: -rwxr-xr-x 241 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

# This test fails with Python 3.11
# https://github.com/spyder-ide/spyder-kernels/issues/433
export PYBUILD_TEST_ARGS=-k "not test_dask_multiprocessing"

export PYBUILD_NAME=spyder-kernels
%:
	dh $@ --buildsystem=pybuild