File indexing completed on 2024-05-19 07:50:50

0001 # -*- coding: utf-8 -*-
0002 
0003 import setuptools
0004 
0005 setuptools.setup()