Skip to content

Commit 731956e

Browse files
committed
Activate venv
1 parent 69cbc2c commit 731956e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
- run:
3333
name: Build documentation
3434
command: |
35+
. venv/bin/activate
3536
make html
3637
3738
- store_artifacts:

0 commit comments

Comments
 (0)