From 5a80174ae5ca8624d60b61d5dae0f45caffed042 Mon Sep 17 00:00:00 2001 From: Max Rees Date: Mon, 8 Jan 2018 03:05:58 +0000 Subject: user/py3-setuptools: new package --- user/py3-setuptools/pythonpath.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 user/py3-setuptools/pythonpath.patch (limited to 'user/py3-setuptools/pythonpath.patch') diff --git a/user/py3-setuptools/pythonpath.patch b/user/py3-setuptools/pythonpath.patch new file mode 100644 index 000000000..371804f55 --- /dev/null +++ b/user/py3-setuptools/pythonpath.patch @@ -0,0 +1,10 @@ +--- setuptools-38.4.0/tox.ini 2018-01-05 13:17:02.000000000 +0000 ++++ setuptools-38.4.0/tox.ini 2018-01-11 01:50:05.810000000 +0000 +@@ -6,6 +6,6 @@ + + [testenv] + deps=-rtests/requirements.txt +-passenv=APPDATA USERPROFILE HOMEDRIVE HOMEPATH windir APPVEYOR ++passenv=APPDATA USERPROFILE HOMEDRIVE HOMEPATH windir APPVEYOR PYTHONPATH + commands=py.test {posargs} + usedevelop=True -- cgit v1.2.3-70-g09d2