mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 00:14:41 +01:00
Revert "Temporarily remove AppImage from rever"
This reverts commit 3ce1f2e56b
.
This commit is contained in:
parent
3ce1f2e56b
commit
26f41ab642
1 changed files with 1 additions and 1 deletions
|
@ -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',
|
||||
$ACTIVITIES = ['authors', 'version_bump', 'changelog', 'pytest', 'appimage',
|
||||
'tag', 'push_tag',
|
||||
'ghrelease',
|
||||
'sphinx',
|
||||
|
|
Loading…
Add table
Reference in a new issue