index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | advaithm <advaith.madhukar@gmail.com> | 2021-05-12 15:45:45 +0530 |
---|---|---|
committer | advaithm <advaith.madhukar@gmail.com> | 2021-05-12 15:45:45 +0530 |
commit | 69d079e63a00caf9268575a6ca4789962776761b (patch) | |
tree | 36f37872628fad6fe31711b23412f6e6e215f5e0 /setup.py | |
parent | f45f036b6557859649c9b3d670d89b578c01067f (diff) |
-rw-r--r-- | setup.py | 2 |
@@ -1,2 +1,2 @@ -import setuptools +import setuptools # type: ignore setuptools.setup() |