diff --git a/pyproject.toml b/pyproject.toml
index c86b5ed..169ceb2 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -232,9 +232,6 @@ filterwarnings = [
   'always:.*Exceeded image regression warning of .* with an image error of .*:UserWarning',
 ]
 
-failed_image_dir = '_failed_test_images'
-generated_image_dir = '_generated_test_images'
-image_cache_dir = 'tests/plotting/image_cache'
 junit_family = 'legacy'
 log_cli_level = "INFO"
 markers = [
