File: rules

package info (click to toggle)
spyder-kernels 3.1.3-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,088 kB
  • sloc: python: 6,327; sh: 9; makefile: 5
file content (9 lines) | stat: -rwxr-xr-x 311 bytes parent folder | download | duplicates (2)
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_DISABLE=python3.14
export PYBUILD_NAME=spyder-kernels
%:
	dh $@ --buildsystem=pybuild