Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/setup.py
blob: 68a125d17228fd12f2bc399ea253028d498cc01a (plain)
1
2
3
import setuptools  # type: ignore

setuptools.setup()