Mariatta

Results 226 comments of Mariatta

Yup, so what we can do is, in the commanding issuee, provide a list of files/paths to be blackened. Then tell black to format those files only.

Hm I'm not a fan of yet another configuration file.

So I'm thinking of providing a config file where we can specify which paths are to be blacked out. My use case now is core-workflow repo, where I'd like cherry-picker...

I think "suggesting change" is available through GitHub web UI, not through APIs.

Sorry for the late in responding. I've been out of open source for the past two months, and just saw this now. So I've created this bot because I don't...

The `-p` is documented: https://virtualenv.pypa.io/en/stable/reference/#cmdoption-p

I would support this requirement. We've had a related discussion in python-commiters: https://mail.python.org/archives/list/[email protected]/message/IS5ZGCRBBZ2RRRBJO4ZPG6P6XDPSDEYI/

Hmm, why wouldn't `python3 -m flit install --deps develop` install sphinx, a doc extras?

Ah, I see. Do you think 1.1.post0 would make more sense? Or 1.2.dev0? I think it should also be its own change, separate from this PR.

Thanks, tested on my machine, and bumping the release number fixed it.