forgot comma in rever.xsh

This commit is contained in:
Anthony Scopatz 2018-04-23 21:37:20 -04:00
parent bcee4fe80c
commit a48fa6928e

View file

@ -1,8 +1,8 @@
$PROJECT = $GITHUB_ORG = $GITHUB_REPO = 'xonsh'
$WEBSITE_URL = 'http://xon.sh'
$ACTIVITIES = ['version_bump', 'changelog', 'pytest',
'tag', 'push_tag', 'pypi', 'conda_forge', 'ghpages', 'ghrelease'
'sphinx',
'tag', 'push_tag', 'pypi', 'conda_forge', 'ghpages',
'ghrelease', 'sphinx',
]
$VERSION_BUMP_PATTERNS = [