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 af8e7ef commit 85349bcCopy full SHA for 85349bc
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+# Version x.x.x
2
+- Remove `unittest_parametrize` from `eqt_env` recipe dependencies (#180)
3
+
4
# Version 2.0.0
5
- Use `qtpy` as virtual Qt binding package. GHA unit tests are run with PySide2 and PyQt5 (#146)
6
- Add `pyqt_env.yml` and `pyside_env.yml` environment files (#146)
recipe/eqt_env.yml
@@ -6,4 +6,3 @@ dependencies:
- pip
7
- qtpy
8
- qdarkstyle
9
- - unittest_parametrize
0 commit comments