Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[2.7] Workaround Path.glob() issue when creating nuget package #16855

Merged
merged 1 commit into from Oct 20, 2019

Conversation

@zooba
Copy link
Member

zooba commented Oct 19, 2019

Because of issue 31202, the LICENSE file was copying as license, which caused an upload error to nuget.org because it uses case sensitive comparisons. This works around the issue.

@zooba zooba merged commit c9ed34f into python:2.7 Oct 20, 2019
4 checks passed
4 checks passed
bedevere/issue-number Issue report skipped
bedevere/maintenance-branch-pr Valid maintenance branch PR title.
bedevere/news "skip news" label found
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@zooba zooba deleted the zooba:glob27 branch Oct 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants
You can’t perform that action at this time.