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

tools: properly remove pycache in release script #2049

Closed
wants to merge 1 commit into from

Conversation

MylesBorins
Copy link
Contributor

Looks like the latest version of node-gyp has the .pyc in a
pycache directory rather than with the other python files.
There is currently a non-exiting error when running the release
script due to this.

@MylesBorins MylesBorins requested a review from a team as a code owner October 26, 2020 21:44
Looks like the latest version of node-gyp has the .pyc in a
__pycache__ directory rather than with the other python files.
There is currently a non-exiting error when running the release
script due to this.
@darcyclarke darcyclarke added release: next These items should be addressed in the next release Release 7.x work is associated with a specific npm 7 release labels Oct 27, 2020
@nlf nlf closed this in f8f6e1f Oct 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release: next These items should be addressed in the next release Release 7.x work is associated with a specific npm 7 release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants