~jugmac00/turnip:replace-pipsi-with-pipx

Last commit made on 2021-11-19
Get this branch:
git clone -b replace-pipsi-with-pipx https://git.launchpad.net/~jugmac00/turnip
Only Jürgen Gmach can upload to this branch. If you are Jürgen Gmach please log in for upload directions.

Branch merges

Branch information

Name:
replace-pipsi-with-pipx
Repository:
lp:~jugmac00/turnip

Recent commits

fc6a974... by Jürgen Gmach

Replace unmaintained pipsi with pipx

7c54709... by Colin Watson

Rely on Python 3 zero-argument super()

Merged from https://code.launchpad.net/~cjwatson/turnip/+git/turnip/+merge/410807

c598b6c... by Colin Watson

Rely on Python 3 zero-argument super()

37e7057... by Colin Watson

Add pre-commit configuration

Merged from https://code.launchpad.net/~cjwatson/turnip/+git/turnip/+merge/410742

8a267fc... by Colin Watson

Add pre-commit configuration

2e846a4... by Colin Watson

Add isort configuration

... and run isort on everything.

c73580f... by Colin Watson

Add flake8 configuration

I've ignored a few noisy checks, and fixed one "E226 missing whitespace
around arithmetic operator" violation.

599984e... by Colin Watson

Stop using defer.returnValue

Merged from https://code.launchpad.net/~cjwatson/turnip/+git/turnip/+merge/407203

ddbc566... by Colin Watson

Stop using defer.returnValue

On Python 3, we can just return values directly.

40184bb... by Colin Watson

Add more metrics for git subprocesses

Merged from https://code.launchpad.net/~cjwatson/turnip/+git/turnip/+merge/406004