Skip to content

Conversation

@tedops
Copy link

Fixing 'tuple index out of range' issue with distutils/command/upload.py (v2.7.7): the 'requires' field tuple should be a list(#186)

@tedops
Copy link
Author

This bug exists in master and in the 0.3.2-RC1 tag, but does NOT exist in the 0.3 branch.

Byron added a commit that referenced this pull request Sep 2, 2014
Fixing issue #186: 'tuple index out of range' issue when uploading to private Pypi repository
@ByronByron merged commit a82b0df into gitpython-developers:masterSep 2, 2014
@Byron
Copy link
Member

Byron commented Sep 2, 2014

Thank you - master is considerably older than 0.3 and somewhat unmaintained, which might explain the issue not being fixed there.

@tedopstedops deleted the master branch September 2, 2014 16:51
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@tedops@Byron