diff --git a/python-rfc6555.cygport b/python-rfc6555.cygport index c1d9da2..095ead2 100644 --- a/python-rfc6555.cygport +++ b/python-rfc6555.cygport @@ -11,4 +11,6 @@ easy vendoring and integration into other projects." HOMEPAGE=https://github.com/sethmlarson/rfc6555 LICENSE=Apache-2.0 +BUILD_REQUIRES='python38-wheel python39-wheel' + ARCH=noarch