Codebase list drms / 509dfd8
Add setuptools-scm Ole Streicher 3 years ago
3 changed file(s) with 3 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 drms/_version.py
99 python3-pandas (>= 0.15),
1010 python3-pytest,
1111 python3-setuptools,
12 python3-setuptools-scm,
1213 python3-six
1314 Standards-Version: 4.5.0
1415 Vcs-Browser: https://salsa.debian.org/debian-astro-team/drms
22
33 export PYBUILD_NAME=drms
44 export PYBUILD_TEST_ARGS=drms
5 export SETUPTOOLS_SCM_PRETEND_VERSION=${DEB_VERSION_UPSTREAM}
56
67 %:
78 dh $@ --with python3 --buildsystem=pybuild