Skip to content

Commit

Permalink
templates/conda: add call to conda config --get
Browse files Browse the repository at this point in the history
  • Loading branch information
mara004 committed Nov 4, 2023
1 parent 39e12e0 commit a397ff7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/2_conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ body:
python -m pip show pypdfium2_raw
python -m pip show pypdfium2_helpers
conda list --show-channel-urls "pypdfium2|pdfium-binaries"
conda config --get
conda info
```
validations:
Expand Down

0 comments on commit a397ff7

Please sign in to comment.