Skip to content
This repository was archived by the owner on Nov 11, 2024. It is now read-only.

Consider if version helper is still needed #420

Closed
pllim opened this issue Nov 19, 2018 · 6 comments
Closed

Consider if version helper is still needed #420

pllim opened this issue Nov 19, 2018 · 6 comments

Comments

@pllim
Copy link
Member

pllim commented Nov 19, 2018

https://github.com/spacetelescope/relic was written by @jhunkeler and it does automatic versioning through git tag functionality. I used it for some of my projects and find it rather convenient. Posting it here for your consideration.

@bsipocz
Copy link
Member

bsipocz commented Nov 19, 2018

I think this is an excellent topic to bring up at the meeting.

@hamogu
Copy link
Member

hamogu commented Nov 20, 2018

I've used versioneer (https://pypi.org/project/versioneer/) in several package for this purpose and found it to work well, too.

@astrofrog
Copy link
Member

I looked into versioneer recently and it looked like it hadn't had any repo activity for a couple of years unfortunately :-/

@saimn
Copy link
Contributor

saimn commented Jan 18, 2019

Another option is setuptools_scm, it looks pretty good and is developped by the pypa team:
https://github.com/pypa/setuptools_scm/

@astrofrog
Copy link
Member

That looks promising, thanks!

@Cadair
Copy link
Member

Cadair commented Dec 13, 2019

closed by APE 17 (it isn't)

@Cadair Cadair closed this as completed Dec 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

6 participants