summarylogtreecommitdiffstats
path: root/0001-Add-setup.py.patch
diff options
context:
space:
mode:
Diffstat (limited to '0001-Add-setup.py.patch')
-rw-r--r--0001-Add-setup.py.patch16
1 files changed, 0 insertions, 16 deletions
diff --git a/0001-Add-setup.py.patch b/0001-Add-setup.py.patch
index 2439b6b57850..cf96abbeef84 100644
--- a/0001-Add-setup.py.patch
+++ b/0001-Add-setup.py.patch
@@ -1,16 +1,3 @@
-From 400f5d00022d6094d4c49631fcc1134db71185d8 Mon Sep 17 00:00:00 2001
-From: neeshy <neeshy@tfwno.gf>
-Date: Fri, 1 Mar 2019 01:27:57 -0500
-Subject: [PATCH 1/6] Add setup.py
-
----
- setup.py | 24 ++++++++++++++++++++++++
- 1 file changed, 24 insertions(+)
- create mode 100644 setup.py
-
-diff --git a/setup.py b/setup.py
-new file mode 100644
-index 0000000..5ea51b9
--- /dev/null
+++ b/setup.py
@@ -0,0 +1,24 @@
@@ -38,6 +25,3 @@ index 0000000..5ea51b9
+ install_requires=['urllib3'],
+ python_requires='>=3.0'
+)
---
-2.25.0
-