Fixes
- fix on windows for >= 3.10 by @bretello in #16: fancycompleter has been bumped to 0.10.5, which replaces
pyreadline
withpyreadline3
(windows only)
What's Changed
- gha: add weekly schedule for ci/lint by @bretello in #6
- tests: remove 2.7 leftovers by @bretello in #5
- add 3.12 support by @bretello in #4
- fix ci by @bretello in #7
- build(deps): bump actions/checkout from 2 to 4 by @dependabot in #10
- remove deprecated references to distutils.spawn by @bretello in #12
- build(deps): bump actions/setup-python from 2 to 5 by @dependabot in #11
- migrate to nox by @bretello in #13
- fix tests on 3.11.9 by @bretello in #14
New Contributors
- @dependabot made their first contribution in #10
Full Changelog: 0.11.2...0.11.3