Describe the bug
During installation the following warning appears:
The package `camelot-py==1.0.9` does not have an extra named `base`
Steps to reproduce the bug
pip install camelot-py[base]
Expected behavior
- works without issues
- or update the installation docs
Environment
- OS: Debian
- Python version: 3.12
Solution
After a glimpse at pyproject.toml i assume that the installation instructions are not up to date, because i cannot find an extra package base