We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24d2f22 commit 00c2a68Copy full SHA for 00c2a68
noxfile.py
@@ -1,7 +1,7 @@
1
"""Noxfile for the cookiecutter-robust-python template."""
2
3
# /// script
4
-# dependencies = ["nox>=2025.5.1", "python-dotenv>=1.0.0"]
+# dependencies = ["nox>=2025.5.1", "platformdirs>=4.3.8", "python-dotenv>=1.0.0"]
5
# ///
6
7
import os
0 commit comments