File: environment.yml

package info (click to toggle)
python-qtawesome 1.4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,980 kB
  • sloc: python: 1,710; makefile: 177; sh: 10
file content (9 lines) | stat: -rw-r--r-- 101 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
channels:
  - conda-forge
dependencies:
- pyqt
- pytest
- pytest-cov
- pytest-qt
- qtpy
- pre-commit