summaryrefslogtreecommitdiff
path: root/setup.py
blob: a5d21d8dc98c8ccce63a1d5d06465c662ecfcda3 (plain)
1
2
3
4
5
# Legacy setup for some build / install systems

from setuptools import setup

setup()