Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
TEMP print all env vars
  • Loading branch information
hugovk committed May 2, 2023
commit 355ddc2d6c275470dc35afd3f6f6c53412aefcc9
1 change: 1 addition & 0 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ build:
python: "3"

commands:
- printenv
- make -C Doc venv html
- mkdir _readthedocs
- mv Doc/build/html _readthedocs/html