Commit 3c644690 authored by Jason R. Coombs's avatar Jason R. Coombs

Pin to 1.6.4 due to https://github.com/pypa/twine/issues/158. Ref #432.

parent 3f702d54
......@@ -3,7 +3,7 @@
# declare and require dependencies
__requires__ = [
'twine',
'twine==1.6.4',
]; __import__('pkg_resources')
import errno
......
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