diff --git a/.replit b/.replit new file mode 100644 index 0000000..a2fb235 --- /dev/null +++ b/.replit @@ -0,0 +1,2 @@ +language = "python3" +run = "python3 'HOP 1.0.1.1.py'"