File: rules

package info (click to toggle)
python-hatch-fancy-pypi-readme 25.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 296 kB
  • sloc: python: 906; makefile: 3
file content (8 lines) | stat: -rwxr-xr-x 222 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

# The end-to-end tests need Internet access or a way to
# preload dependencies into the virtual environment
export PYBUILD_TEST_ARGS = --ignore=tests/test_end_to_end.py

%:
	dh $@ --buildsystem=pybuild