Skip to content

Commit 3f4a891

Browse files
committed
clean up replit
1 parent 7edca2d commit 3f4a891

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

.replit

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
21
modules = ["python-3.12:v25-20230920-d4ad2e4", "bash"]
3-
run = "python anomstack/main.py"
42
hidden = [".config", ".pytest_cache"]
53

64
[nix]
@@ -18,15 +16,6 @@ externalPort = 5000
1816
[workflows]
1917
runButton = "Full Stack"
2018

21-
[[workflows.workflow]]
22-
name = "Run"
23-
author = 26773340
24-
mode = "sequential"
25-
26-
[[workflows.workflow.tasks]]
27-
task = "shell.exec"
28-
args = "python anomstack/main.py"
29-
3019
[[workflows.workflow]]
3120
name = "Full Stack"
3221
author = 26773340

0 commit comments

Comments
 (0)