Kin
Kin copied to clipboard
drop argparse from requirements
Drops argparse from requirements since it's in the stdlib since 3.2
Also migrates to static metadata via pyproject.toml (the modern replacement for setup.py) and adds requires-python