Skip to content

Commit 85349bc

Browse files
authored
Remove unittest_parametrize from eqt_env recipe dependencies (#180)
- Remove `unittest_parametrize` from `eqt_env` recipe dependencies (#180)
1 parent af8e7ef commit 85349bc

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# Version x.x.x
2+
- Remove `unittest_parametrize` from `eqt_env` recipe dependencies (#180)
3+
14
# Version 2.0.0
25
- Use `qtpy` as virtual Qt binding package. GHA unit tests are run with PySide2 and PyQt5 (#146)
36
- Add `pyqt_env.yml` and `pyside_env.yml` environment files (#146)

recipe/eqt_env.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,3 @@ dependencies:
66
- pip
77
- qtpy
88
- qdarkstyle
9-
- unittest_parametrize

0 commit comments

Comments
 (0)