[med-svn] [Git][med-team/python-pynndescent][master] set PYTHONPATH to CURDIR for tests to pass
Étienne Mollier
gitlab at salsa.debian.org
Wed Jan 20 13:59:52 GMT 2021
Étienne Mollier pushed to branch master at Debian Med / python-pynndescent
Commits:
dc262fcb by Étienne Mollier at 2021-01-20T14:59:22+01:00
set PYTHONPATH to CURDIR for tests to pass
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
@@ -1,6 +1,7 @@
#!/usr/bin/make -f
export PYBUILD_NAME=pynndescent
+export PYTHONPATH=$(CURDIR)
%:
dh $@ --with python3 --buildsystem=pybuild
View it on GitLab: https://salsa.debian.org/med-team/python-pynndescent/-/commit/dc262fcb6d1357c5d1c77c77af54b89da99ad980
--
View it on GitLab: https://salsa.debian.org/med-team/python-pynndescent/-/commit/dc262fcb6d1357c5d1c77c77af54b89da99ad980
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20210120/2e281024/attachment.html>
More information about the debian-med-commit
mailing list