DEBSOURCES
Skip Quicknav
sources / acstore / 0~20240407-4 / setup.py
12345678
#!/usr/bin/env python # -*- coding: utf-8 -*- """Installation and deployment script.""" from setuptools import setup setup()