Christian Verkerk

Results 26 comments of Christian Verkerk

Agree, rewriting is a bit annoying; and that's not really being a good citizen towards other things in setup.cfg

This would get messy pretty quickly. Devil's advocate: would writing the suggested `ignore_regex` not take longer than adding a CHANGELOG.md and linking it from the README.md?

cool! I'll take a look when I get some more time -- I spent some time this past weekend exploring the (new to me) `pyproject.toml` stuff and wonder if you...

I like the `independent` flag -- on that note it may be a good idea to reach out to @andrivet and see if incorporating that will allow all use-cases supported...

I guess it's debatable whether or not we should support this (open for a discussion) -- I think we need to consider the Unix philosophy "Make each program do one...

@jaraco -- hey I'd definitely be open to a PR (supporting metadata.version as the default current version)

> To play the devils advocate: Isn't v{current_version} specific enough for you? not sure what you mean here @ekohl ?

@ionelmc -- I think we should make the multiple instances of a version in a single file problem work if possible, more than happy to look at a PR