Chojan Shang

Results 78 comments of Chojan Shang

I am willing to participate in the maintenance work.

I'm not sure, but maybe we can try switching ci to github actions

Thank you for your attention. There will be a small update later to help some people understand similar issues.

That's a good idea. We'll add pipenv in the future, and we'll also consider poetry.

Thank you for your PR. Adding `assert` does not bring substantial benefits. Please let me know if this is necessary.

I like your work very much, but there are some issues to consider: - This project itself should also use this configuration file. - I still think it is necessary...

I see your question #564, I agree with you, but the problem exists in multiple directories.

Good job. But maybe we can: ``` find . \( -path ./env -o -path ./venv -o -path ./.env -o -path ./.venv \) -prune -o -name '*.egg-info' -exec rm -fr {}...

I'm sorry to reply you so late. I like the idea, but it should be an option, not a necessity. I'd be happy to merge it if you'd like to...

#139 is an old issue, is it still there? I can't verify it, and if the changes are still valid, then I'll merge it.