Skip to content

Only make .tar.gz sdists when releasing#9925

Merged
minrk merged 1 commit into
ipython:masterfrom
takluyver:pep527
Sep 1, 2016
Merged

Only make .tar.gz sdists when releasing#9925
minrk merged 1 commit into
ipython:masterfrom
takluyver:pep527

Conversation

@takluyver
Copy link
Copy Markdown
Member

PEP 527, which was just accepted, says that there can only be one sdist per release. Tarballs are already the more common sdist format on PyPI, so let's go with that.

PEP 527, which was just accepted, says that there can only be one sdist
per release. Tarballs are already the more common sdist format on PyPI,
so let's go with that.
@takluyver takluyver added this to the 5.2 milestone Sep 1, 2016
@minrk minrk merged commit f80087f into ipython:master Sep 1, 2016
@minrk
Copy link
Copy Markdown
Member

minrk commented Sep 1, 2016

👍 I think we have some "making a release" docs in one or two places that should be updated to match (@willingc @Carreau)

@willingc
Copy link
Copy Markdown
Member

willingc commented Sep 1, 2016

Timely update @takluyver 😄

@takluyver takluyver deleted the pep527 branch September 1, 2016 14:17
@Carreau Carreau mentioned this pull request Sep 18, 2016
takluyver pushed a commit that referenced this pull request Jan 12, 2017
PEP 527, which was just accepted, says that there can only be one sdist per release. Tarballs are already the more common sdist format on PyPI, so let's go with that.

Signed-off-by: Thomas Kluyver <thomas@kluyver.me.uk>
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.

3 participants