Commit a009471a authored by nimrod's avatar nimrod
Browse files

Add setup.py.

Allow for editable installation (at least with some combination of
packages because locally I can install it fine without it).
parent e8f64144
Loading
Loading
Loading
Loading
Loading

setup.py

0 → 100644
+3 −0
Original line number Diff line number Diff line
from setuptools import setup

setup()