Skip to content

Commit

Permalink
README.md: added short-term roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
PierreRaybaut committed Oct 21, 2023
1 parent ffe1032 commit 9cb3a14
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,15 @@ plot items needed by `guiqwt`): `QwtPlotItem` (base class), `QwtPlotItem`,
See "Overview" section in [documentation](https://pythonqwt.readthedocs.io/en/latest/)
for more details on API limitations when comparing to Qwt.

## Roadmap

The `qwt` package short-term roadmap is the following:

- [ ] Drop support for PyQt4 and PySide2
- [ ] Drop support for Python < 3.8
- [ ] Replace `setup.py` by `pyproject.toml`, using `setuptools` (e.g. see `guidata`)
- [ ] Add more unit tests: the ultimate goal is to reach 90% code coverage

## Dependencies

### Requirements
Expand Down

0 comments on commit 9cb3a14

Please sign in to comment.