Unverified Commit fa4444c9 by John Eskew Committed by GitHub

Merge pull request #28 from edx/jeskew/fix_pypi_upload

Fix uploading to PyPI.
parents 15aa28ff 509be84d
......@@ -23,6 +23,6 @@ deploy:
on:
tags: true
python: 2.7
condition: '$TOX_ENV = django111'
condition: '$TOXENV = django111'
password:
secure: oVeS9OrvR5XvJMg86eO004xk9KFh9IbUxWqyWYYFZf1drtrzG2Bm7+F0BgF1hY2l+qyHXinPCCeBmV9CEfav80se1r8K0JFu9MwBHQkvaeBAJV+ItQ2ZumtgNNONoL5VZHIRbEYwl/lbZCWaXpmDLkJSlRVYCECP2bH+RcZkbQM=
"""
Milestones app initialization module
"""
__version__ = '0.1.12'
__version__ = '0.1.13'
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment