sievedit/setup.py

5 lines
39 B
Python
Raw Normal View History

import setuptools
setuptools.setup()