Lightning-AI/pytorch-lightning
GitHub で見るRequirement files do not correspond to extra dependencies
Open
#15,210 opened on 2022年10月20日
cihelp wanted
Repository metrics
- Stars
- (26,687 stars)
- PR merge metrics
- (平均マージ 9d 15h) (30d で 3 merged PRs)
説明
Bug description
pip install -r requirements/pytorch/devel.txt != PACKAGE_NAME=pytorch pip install -e ".[dev]"
Also the same holds for app.
cc @borda @carmocca @akihironitta @justusschock @awaelchli @Borda