Skip to content

Commit

Permalink
Merge pull request #2218 from tomprince/update-issue-reference
Browse files Browse the repository at this point in the history
Update issue reference.
  • Loading branch information
tardyp committed May 12, 2016
2 parents 6c63df7 + 3e8935f commit df09cad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/buildbot_pkg.py
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ def run(self):
return egg_info.run(self)


# XXX(sa2ajj): this class exists only to address https://bitbucket.org/pypa/setuptools/issue/261
# XXX(sa2ajj): this class exists only to address https://github.com/pypa/setuptools/issues/261
# Once that's fixed, this class should go.
class my_build_py(build_py):

Expand Down

0 comments on commit df09cad

Please sign in to comment.