Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
aperrin66 committed Mar 21, 2024
1 parent c43b678 commit 1ccee89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ build:
pre_build:
- pwd
- 'python -c "import sys;print(sys.path)"'
- 'echo "$(python -c "import sysconfig; print(sysconfig.get_paths()[\'purelib\'])")/workdir.pth"'
- 'echo $(python -c "import sysconfig;print(sysconfig.get_paths()[\"purelib\"])"/workdir.pth)'
- 'python -c "import sys;print(sys.path)"'

conda:
Expand Down

0 comments on commit 1ccee89

Please sign in to comment.