Adi Roiban

Results 556 comments of Adi Roiban

I think that this is now fixed. -------- I have removed pyproject.toml ``` 12:30 $ git status On branch test Changes not staged for commit: (use "git add/rm ..." to...

Thanks, Chris for working on this. I am working to make a new release of towncrier, and the plan is to drop 3.7 support. So this PR should be even...

@SmileyChris #482 it's on my todo list... but we can trigger a release anytime.

To me `hatch-vcs` is over-engineering. I am not sure what problem it tries to solve. Is it that hard to keep the version as a text inside a .toml file?...

Hi @sigma67 This PR is stale. If you have time, feel free to continue working on it. Thanks

I am closing this as the current effort is with https://github.com/twisted/towncrier/pull/627

> I should point out that reading from pyproject.toml or from an installed package's metadata (#502) might seem like workable approaches, they will fail in general because they don't honor...

wrap was added in 18.6.0 ... issue https://github.com/twisted/towncrier/issues/80 but I can't easily find the PR... and it was a breaking change as the defaut behaviour in 18.5.0 was to wrap...

Hi, Thanks for the report. Can you share the content of the towncrier configuration file. Also, can you confirm the working directory from which you call the `towncrier` check command...

Thanks for the confirmation... it looks like a bug But ... I don't think that we have documentation confirming that `towncrier check` can be executed from anywhere other than the...