aboutcode-org / aboutcode-org/scancode-toolkit
Error when installing restview
Open
bug
- Dominant language
- Python
- Stars
- 2.6k
- Forks
- 791
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 5
Description
### Description
If I `pip install restview` in my scancode installation, I get:
```
ERROR: scancode-toolkit 3.2.1rc2 requires pygments<2.3,>=2.2.0, but you'll have pygments 2.6.1 which is incompatible.
```
We should relax and accept newer versions of pygments
Contributor guide
Assessment
This issue has not been assessed yet.