mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-27 21:55:16 -04:00
Move to Python3 - Part 2
This commit is contained in:
parent
8ba70f2a84
commit
720a9835fd
7 changed files with 7 additions and 8 deletions
|
|
@ -5,9 +5,8 @@
|
|||
# install Ubuntu packages
|
||||
apt-get update -qq
|
||||
apt-get install -qq --no-install-recommends \
|
||||
python \
|
||||
python3 \
|
||||
libpython3-stdlib \
|
||||
python3 \
|
||||
python3-pip \
|
||||
python3-wheel \
|
||||
python3-setuptools \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue