YuLun Shih

Results 19 comments of YuLun Shih

Cool, thanks for your response. This is my `git config --list` result, I can't find any related config inside. ``` [email protected] user.name=YuLun Shih core.editor=vim url.https://.insteadof=git:// core.repositoryformatversion=0 core.filemode=true core.bare=false core.logallrefupdates=true ```

It works like a charm :bowtie: TY!

@peritus Oop! I just found out If I use nano editor it works! It only happens when I use sublime text with editorconfig plugin. Btw, I am using Debian. This...

Yes, I have read this article before, but what I am noticed is after executing `bumpversion patch` the `.bumpversion.cfg` is added "another blank line" for me. That cause the problem.

Yep, I think it shouldn't append another additional blank line.

Do you mind to make a release (with tag), I would love to packaging this one.

Thanks, I will start to packaging.

No one reviewed this PR? Thank you @JnMik , I'm looking for something like what you did. :+1:

Try to set a proper `PYTHONPATH` environment variable should works.