reframe / setup.py
macayaven's picture
first-features (#1)
c6ce43e verified
raw
history blame contribute delete
69 Bytes
from setuptools import setup
if __name__ == "__main__":
setup()