john-science / slowloris

A DIY-LISP.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add a setup.py

john-science opened this issue · comments

Even though this is really designed to be run from repl, it might be nice to have a setup.py.

We don't have any dependencies, so we don't need a requirements.txt.

But, if nothing else, setup.py is a standard way to tell people what version of Python they need to run.