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 bba98ee commit 84c2889Copy full SHA for 84c2889
.readthedocs.yaml
@@ -6,6 +6,7 @@ build:
6
python: "3.11"
7
jobs:
8
pre_install:
9
+ - g++ --version
10
- make requirements
11
- make package
12
- python -m pip install -e .
0 commit comments