astroid/setup.py

5 lines
60 B
Python
Raw Normal View History

2022-11-14 17:01:35 +08:00
#!/usr/bin/env python
from setuptools import setup
setup()