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 3abb8d8 commit 1e341b2Copy full SHA for 1e341b2
.github/workflows/ci-additional.yaml
@@ -47,10 +47,6 @@ jobs:
47
- name: Install mplotutils
48
run: |
49
python -m pip install --no-deps -e .
50
- - name: Version info
51
- run: |
52
- conda info -a
53
- conda list
54
- name: Import mplotutils
55
56
python -c "import mplotutils"
.github/workflows/ci.yaml
@@ -43,10 +43,6 @@ jobs:
43
44
45
46
0 commit comments