Temporarily remove AppImage from rever

This commit is contained in:
Daniel Shimon 2021-07-24 13:34:19 +03:00
parent 91e8e52e76
commit 3ce1f2e56b

View file

@ -4,7 +4,7 @@ from pkg_resources import parse_requirements
$PROJECT = $GITHUB_ORG = $GITHUB_REPO = 'xonsh'
$WEBSITE_URL = 'http://xon.sh'
$ACTIVITIES = ['authors', 'version_bump', 'changelog', 'pytest', 'appimage',
$ACTIVITIES = ['authors', 'version_bump', 'changelog', 'pytest',
'tag', 'push_tag',
'ghrelease',
'sphinx',