Install venv instead of virtualenv
This commit is contained in:
parent
42acf124a0
commit
fb3ee2d27a
3 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
[common]
|
||||
python3 = buster, bionic
|
||||
python3-pip = buster, bionic
|
||||
python3-virtualenv = buster, bionic
|
||||
python3-venv = buster, bionic
|
||||
|
||||
[liquidsoap]
|
||||
# https://github.com/savonet/liquidsoap/blob/main/CHANGES.md
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue