#!/usr/bin/make -f

# This file was automatically generated by stdeb 0.10.0 at
# Thu, 03 Sep 2026 13:31:21 +0200
export PYBUILD_NAME=pyteomics
%:
	dh $@ --with python3 --buildsystem=pybuild

