whoogle-search/.replit
2020-08-10 18:43:22 +00:00

3 lines
70 B
Plaintext

language = "python3"
run = "pip install -r requirements.txt && ./run"