File: rules

package info (click to toggle)
python-lsp-black 2.0.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 244 kB
  • sloc: python: 450; makefile: 24
file content (7 lines) | stat: -rwxr-xr-x 154 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

# Post-install only
export PYBUILD_TEST_ARGS = -k "not test_entry_point and not test_pylsp_settings"

%:
	dh $@ --buildsystem=pybuild