chore: add wheel to pypi release activity

This commit is contained in:
Gil Forsyth 2022-04-25 10:51:01 -04:00
parent 5da6a1babc
commit 3b3b2fe459
Failed to generate hash of commit

View file

@ -13,6 +13,7 @@ $ACTIVITIES = ['authors', 'version_bump', 'changelog', 'pytest', 'appimage',
'conda_forge',
]
$PYPI_SIGN = False
$PYPI_BUILD_COMMANDS = ("sdist", "bdist_wheel")
$AUTHORS_FILENAME = "AUTHORS.rst"
$VERSION_BUMP_PATTERNS = [