add noxfile.py

This commit is contained in:
Christoph Brandau
2025-07-28 22:21:49 +02:00
parent 9a56aca6ef
commit 0ea2cbec87
+2 -1
View File
@@ -14,4 +14,5 @@ esbuild.js
**/__pycache__/** **/__pycache__/**
**/requirements.txt **/requirements.txt
**/requirements.in **/requirements.in
**/server/src/_debug_server.py **/server/src/_debug_server.py
noxfile.py