From 8d81d07a5514f0f7da65cefe07ca0e92198542b3 Mon Sep 17 00:00:00 2001 From: Matt Davis Date: Sun, 4 Dec 2022 03:44:20 -0500 Subject: [PATCH] Add patch for ruamel __init__.py file. --- pipenv/vendor/ruamel/__init__.py | 0 tasks/vendoring/patches/vendor/ruamel-import.patch | 3 +++ 2 files changed, 3 insertions(+) create mode 100644 pipenv/vendor/ruamel/__init__.py create mode 100644 tasks/vendoring/patches/vendor/ruamel-import.patch diff --git a/pipenv/vendor/ruamel/__init__.py b/pipenv/vendor/ruamel/__init__.py new file mode 100644 index 00000000..e69de29b diff --git a/tasks/vendoring/patches/vendor/ruamel-import.patch b/tasks/vendoring/patches/vendor/ruamel-import.patch new file mode 100644 index 00000000..2597b469 --- /dev/null +++ b/tasks/vendoring/patches/vendor/ruamel-import.patch @@ -0,0 +1,3 @@ +diff --git a/pipenv/vendor/ruamel/__init__.py b/pipenv/vendor/ruamel/__init__.py +new file mode 100644 +index 00000000..e69de29b