diff --git a/tox.ini b/tox.ini
index cda43b91c..a939f8b65 100644
--- a/tox.ini
+++ b/tox.ini
@@ -51,7 +51,6 @@ deps =
 commands = sphinx-build -W -b html doc/source doc/build/html
 
 [testenv:pdf-docs]
-envdir = {toxworkdir}/docs
 deps = {[testenv:docs]deps}
 allowlist_externals =
   make