Skip to content
Snippets Groups Projects
Commit 3003a1a739ae authored by Vincent Hatakeyama's avatar Vincent Hatakeyama
Browse files

:books: update requirements for python 3

parent d5d01df3152a
No related branches found
No related tags found
No related merge requests found
...@@ -119,7 +119,7 @@ ...@@ -119,7 +119,7 @@
.. code-block:: sh .. code-block:: sh
apt install python-docker python-psycopg2 python-requests apt install python3-docker python3-psycopg2 python3-requests
Your user also needs to be in the docker group. Your user also needs to be in the docker group.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment