Codebase list xrayutilities / 5905b18
Used dh-sequence-python3 Picca Frédéric-Emmanuel 2 years ago
2 changed file(s) with 2 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
88 Build-Depends: debhelper-compat (= 13),
99 dh-python,
1010 dh-sequence-numpy3,
11 dh-sequence-python3,
1112 python3-all-dev,
1213 python3-h5py,
1314 python3-lmfit,
1010 export PYBUILD_AFTER_TEST=rm -rf {build_dir}/tests; rm -rf {build_dir}/xrayutilities/materials/data; rm -rf {build_dir}/examples
1111
1212 %:
13 dh $@ --with python3,sphinxdoc --buildsystem=pybuild
13 dh $@ --with sphinxdoc --buildsystem=pybuild
1414
1515 override_dh_auto_clean:
1616 rm -rf build