summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 98d2621..a09e6f4 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -151,7 +151,6 @@ line_length = 100
skip_gitignore = true
skip = [
'examples/',
- 'requests_cache/__init__.py',
'tests/compat/',
]
known_first_party = ['tests']