Files
sigal/setup.py

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
38 B
Python
Raw Normal View History

2019-01-27 01:10:11 +01:00
from setuptools import setup
2021-07-06 22:44:19 +02:00
2020-10-10 16:04:16 -03:00
setup()