Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to accountsupport@archlinux.org, with your desired username, if you want to get access. Sorry for the inconvenience.
pyproject.toml: Add build requirements, which enables consumers of pyalpm to build it from source. PEP517 compatible consumers such as poetry are only able to resolve the build requirements via a pyproject.toml declaration and otherwise fail to resolve pkgconfig before it is used.
Fixes #22 (closed)