~jugmac00/turnip:improve-turnip-setup-documentation

Last commit made on 2021-11-29
Get this branch:
git clone -b improve-turnip-setup-documentation 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:
improve-turnip-setup-documentation
Repository:
lp:~jugmac00/turnip

Recent commits

1ddc78f... by Jürgen Gmach

Add instructions for host configuration inside the LP instance

c8091dd... by Jürgen Gmach

Update README on how to get `pipx` on your system

Merged from https://code.launchpad.net/~jugmac00/turnip/+git/turnip/+merge/412324

70b838b... by Jürgen Gmach

Update README on how to get `pipx` on your system

... as it is not available via `apt` on bionic.

6be7efb... by Jürgen Gmach

Fix basic XML-RPC test

Merged from https://code.launchpad.net/~jugmac00/turnip/+git/turnip/+merge/412162

579db0d... by Jürgen Gmach

Hardcode /usr/bin/virtualenv path

Merged from https://code.launchpad.net/~jugmac00/turnip/+git/turnip/+merge/412161

25895d2... by Jürgen Gmach

Fix basic XML-RPC test

83292cd... by Jürgen Gmach

Hardcode /usr/bin/virtualenv path

Some people may have a local virtualenv installation elsewhere on
`$PATH`, which is unlikely to work properly in a Turnip container.

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()