Files
aqtinstall/setup.py
Hiroshi Miura 5ae21ea160 Remove metadata from setup.py
- Remove metadata from setup.py
- Split flake8 section into .flake8 from setup.cfg
- tox: set isolated_build=true

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2022-06-05 13:31:18 +09:00

3 lines
37 B
Python

import setuptools
setuptools.setup()