Skip to content

Commit c01619a

Browse files
committed
MAINT: removed some Python3.6-specific code
1 parent 4c38fe6 commit c01619a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/python-package-conda.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ jobs:
2828
auto-update-conda: true
2929
environment-file: environment.yml
3030
python-version: ${{ matrix.python-version }}
31-
- run: pip install dataclasses
32-
if: ${{ matrix.python-version == 3.6 }}
3331
- run: conda info
3432
- run: conda list
3533
- run: conda config --show

0 commit comments

Comments
 (0)