Skip to content

Conversation

takluyver
Copy link
Contributor

This is the other option for --user editable installs: don't try to standardise a mechanism. This could always be added back in a later PEP.

Alternative to gh-140

This is the other option for --user editable installs: don't try to
standardise a mechanism. This could always be added back in a later PEP.

Alternative to pythongh-140
@njsmith
Copy link
Contributor

njsmith commented Nov 25, 2016

Let's go with this one for now...

@takluyver
Copy link
Contributor Author

I'm inclined to agree.

We've currently specified that the frontend asks the backend to do an editable install to a target location. But from the discussion on the mailing list, some people see the backend just producing metadata, and the frontend responsible for putting the package on sys.path. Then there are questions over the best way to do an editable install. There's a lot to be discussed about editable installs, and that discussion isn't necessary for the main part of this PEP.

@njsmith
Copy link
Contributor

njsmith commented Nov 25, 2016 via email

@takluyver
Copy link
Contributor Author

Good idea. I've added a note. I didn't link to the discussion, as we didn't really get into editable installs much (so far), so I'm not sure it's that useful when we come back to the topic. I've tried to summarise what I see as the questions in the note instead.

@brettcannon brettcannon merged commit 024a7d5 into python:master Nov 28, 2016
@takluyver takluyver deleted the 517-editable-1c branch May 19, 2017 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants