We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 519fc21 commit ead7617Copy full SHA for ead7617
1 file changed
.gitignore
@@ -46,3 +46,7 @@ nosetests.xml
46
/issue*/
47
/repro*.py
48
/test*.py
49
+
50
+# uv
51
+.venv
52
+uv.lock
0 commit comments