File size: 122 Bytes
725c510
0c0aff7
b58a854
 
725c510
 
1
2
3
4
5
6
7
from setuptools import setup

exec(open("pysr/version.py").read())

# Build options are managed in pyproject.toml
setup()