Closed
Description
Since aiohttp
started unconditionally requiring isal
, I need to package it for Gentoo Linux. However, I don't seem to be able to find an usable archive for it:
- the source distribution on PyPI is missing tests
- the GitHub archive is not supported by
versioningit
Could you please include test files in the source distribution, so that it could be used for packaging?
Additionally/alternatively, could you consider switching to setuptools-scm
that is far more common and unlike versioningit
, works with GitHub archives.
Metadata
Metadata
Assignees
Labels
No labels