Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 191 Bytes

File metadata and controls

12 lines (9 loc) · 191 Bytes

CodeBusters

To install the requirements, run the command:

pip install -r requirements.txt

To run local mail server:

python3 -m smtpd -n -c DebuggingServer localhost:1025