File size: 134 Bytes
31493cc
 
38e1d84
31493cc
0e9f364
31493cc
1
2
3
4
5
6
7
# Minimal setup.py for backward compatibility
# Primary configuration is now in pyproject.toml

from setuptools import setup

setup()