File size: 98 Bytes
c96b98a
 
 
 
 
1
2
3
4
5
6
# A minimal setup.py file for supporting editable installs

from setuptools import setup

setup()