Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@tlusk
Copy link
Contributor

@tlusk tlusk commented Sep 7, 2017

This adds two new styles pep440-branch and pep440-post-branch which
mark all versions generated from non master branches with a version
compatible with pip --pre.

These formats are useful if you want to publish all CI builds to a pypi
repository but don't want feature branch builds to be pulled
automatically ahead of the master branch with pip install.

@jcfr
Copy link

jcfr commented Nov 11, 2017

@warner Do you think this could be merged ? Tests are passing and feature is documented.

@effigies
Copy link
Contributor

We're working on reviving this project. Can you rebase/merge master to resolve conflicts and refresh the CI?

@tlusk tlusk force-pushed the feature-pre-branch branch from bc5a809 to ba5151e Compare September 16, 2020 16:22
@tlusk
Copy link
Contributor Author

tlusk commented Sep 16, 2020

@effigies all set

Copy link
Contributor

@effigies effigies left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks well written and tested to me...

@effigies
Copy link
Contributor

Sorry, this is conflicting with another recent merge. Could you try another rebase?

@tlusk tlusk force-pushed the feature-pre-branch branch from f233e66 to ad2121e Compare February 2, 2021 18:50
This adds two new styles `pep440-branch` and `pep440-post-branch` which
mark all versions generated from non master branches with a version
compatible with `pip --pre`.

These formats are useful if you want to publish all CI builds to a pypi
repository but don't want feature branch builds to be pulled
automatically ahead of the master branch with `pip install`.
@tlusk tlusk force-pushed the feature-pre-branch branch from ad2121e to 690a555 Compare February 2, 2021 18:55
@tlusk
Copy link
Contributor Author

tlusk commented Feb 2, 2021

@effigies all set

@effigies effigies merged commit 5257451 into python-versioneer:master May 19, 2021
@effigies
Copy link
Contributor

Thanks!

@effigies effigies added this to the 0.20 milestone May 20, 2021
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