Loading debian/rules +1 −6 Original line number Diff line number Diff line Loading @@ -19,12 +19,7 @@ PYVERBDIR = $(wildcard ./build/lib.*-2.7) #override_dh_auto_test: # PYTHONPATH=$(PYVERBDIR) ./test/test01.py override_dh_auto_test__: override_dh_auto_test: PYBUILD_SYSTEM=custom \ PYBUILD_TEST_ARGS="{interpreter} $(CURDIR)/test/test01.py" \ dh_auto_test override_dh_auto_test: # libboost-python-dev does not yet support 3.7 pybuild --test -i python{version} -p "2.7" pybuild --test -i python{version} -p "3.6" Loading
debian/rules +1 −6 Original line number Diff line number Diff line Loading @@ -19,12 +19,7 @@ PYVERBDIR = $(wildcard ./build/lib.*-2.7) #override_dh_auto_test: # PYTHONPATH=$(PYVERBDIR) ./test/test01.py override_dh_auto_test__: override_dh_auto_test: PYBUILD_SYSTEM=custom \ PYBUILD_TEST_ARGS="{interpreter} $(CURDIR)/test/test01.py" \ dh_auto_test override_dh_auto_test: # libboost-python-dev does not yet support 3.7 pybuild --test -i python{version} -p "2.7" pybuild --test -i python{version} -p "3.6"