We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64e9d84 commit 3d16fd3Copy full SHA for 3d16fd3
docs/Makefile
@@ -25,7 +25,7 @@ all: dirhtml
25
.PHONY: setupenv
26
setupenv:
27
pip install -q poetry
28
- sudo apt-get install gcc python-dev libev4 libev-dev
+ sudo apt-get install gcc python3-dev libev4 libev-dev
29
30
.PHONY: setup
31
setup:
0 commit comments