summarylogtreecommitdiffstats
path: root/no-adduserpath-now.patch
diff options
context:
space:
mode:
Diffstat (limited to 'no-adduserpath-now.patch')
-rw-r--r--no-adduserpath-now.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/no-adduserpath-now.patch b/no-adduserpath-now.patch
new file mode 100644
index 000000000000..ad8a15c2653b
--- /dev/null
+++ b/no-adduserpath-now.patch
@@ -0,0 +1,10 @@
+--- setup.py.orig 2019-10-20 17:15:00.730064609 +0800
++++ setup.py 2019-10-20 17:15:07.896906249 +0800
+@@ -52,7 +52,6 @@
+ ),
+
+ install_requires=(
+- 'adduserpath>=0.4.0',
+ 'appdirs',
+ 'atomicwrites',
+ 'click',