Commit Graph

3 Commits

Author SHA1 Message Date
Pyfisch 16e6188f1d Remove outdated PKGBUILD files
setup.cfg whitespace changes.
2021-04-08 09:20:39 -04:00
Pyfisch 01aa1da474 Add console_scripts archinstall entry point
archinstall should be callable from the command-line.
Previously this was achieved with a shell script,
however Python packages contain a built in way to to
this via the entry points mechanism.
2021-04-08 09:20:39 -04:00
Pyfisch 5bc9ab3aac Switch to setup.cfg
Configure setup.cfg to find all Python packages.
Add more metadata to package.
2021-04-08 09:20:39 -04:00