weegee/setup.py

5 lines
65 B
Python
Raw Normal View History

# for legacy compatibility
from setuptools import setup
setup()