ES-Alexander / ES-Alexander/pythonic-cv
Improve Requirements docs/installation
Đang mở
enhancement
good first issue
- Ngôn ngữ chính
- Python
- Star
- 45
- Fork
- 3
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Currently requirements are mentioned in README, but only include instructions for individual installs. That's partly intentional because users are expected to have already started using opencv before using this library, and there are several different ways of installing that, but particularly since mss is now an available backend it would be useful to have a few requirements installation options, e.g.
- `[all]` -> `numpy>=1.19.0 opencv-python>=4.2.0 mss>=3.0.0`
- `[no-screen]` -> `numpy>=1.19.0 opencv-python>=4.2.0`
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.