Skip to content

Make setup.py clean a noop command that prints a warning #6916

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

Closed
wants to merge 1 commit into from

Conversation

jenshnielsen
Copy link
Member

Closes #6911

We could also try to reimplement it to do something useful

@jenshnielsen
Copy link
Member Author

I am not convinced that we want to do this so any feedback is appreciated

@QuLogic
Copy link
Member

QuLogic commented Aug 7, 2016

It seems to work well enough for my needs (e.g., switching between 1.5 and master), so I don't really feel like disabling it.

@jenshnielsen
Copy link
Member Author

Interesting. I would never ever risk using it due to issues such as #6911 but then again I don't really care because I almost always do pip install . anyway

@QuLogic
Copy link
Member

QuLogic commented Aug 7, 2016

I also use pip, but with -e, so I need to clean the .so that are left in the source directory.

@jenshnielsen
Copy link
Member Author

Yes, I prefer to use git clean which I trust to do what I want for that

@jenshnielsen
Copy link
Member Author

closing since this does not seem to be the way to go

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants