nmreval/setup.py

5 lines
80 B
Python
Executable File

# Always prefer setuptools over distutils
from setuptools import setup
setup()