diff --git a/setup.py b/setup.py new file mode 100644 index 0000000..34eb9c3 --- /dev/null +++ b/setup.py @@ -0,0 +1,3 @@ +#!/usr/bin/env python3 +import os +import sys