We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ad4563 commit 992784fCopy full SHA for 992784f
run.ps1
@@ -0,0 +1,4 @@
1
+# Set-ExecutionPolicy RemoteSigned
2
+
3
+ .\.venv\Scripts\activate
4
+ python .\app.py
0 commit comments