diff options
Diffstat (limited to 'dev-python/django-formtools/files/stray-files.patch')
-rw-r--r-- | dev-python/django-formtools/files/stray-files.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/dev-python/django-formtools/files/stray-files.patch b/dev-python/django-formtools/files/stray-files.patch deleted file mode 100644 index 3d974cb..0000000 --- a/dev-python/django-formtools/files/stray-files.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/pyproject.toml b/pyproject.toml -index 6a8003f..e0e685d 100644 ---- a/pyproject.toml -+++ b/pyproject.toml -@@ -53,7 +53,7 @@ license-files = ["LICENSE"] - zip-safe = false - - [tool.setuptools.packages.find] --exclude = ["tests"] # tests.* -+exclude = ["tests", "tests.*"] - namespaces = false - - [tool.setuptools_scm] |