-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
Description
Originally reported by: untitaker (Bitbucket: untitaker, GitHub: untitaker)
In #105 a change was made to follow symlinks while discovering package content. I propose that this behavior should be made optional or reverted. In my case my project directory accidentally included a symlink to another, very large project, and I ended up including a complete installation of ownCloud into a PyPI upload.
I'm willing to provide a patch for this.
This is a continuation of https://bitbucket.org/pypa/pypi/issues/293/re-uploading-of-releases-is-completely
pfalcon