File: rules

package info (click to toggle)
spyder-kernels 3.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 904 kB
  • sloc: python: 6,035; sh: 8; makefile: 4
file content (9 lines) | stat: -rwxr-xr-x 278 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=--ignore customize/tests/test_umr.py -k "not test_dask_multiprocessing"

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