nedbat/scriv

On Python3.11, we can use the stdlib toml library

nedbat opened this issue · 1 comments

.. instead of the tomli third-party library. This means changing the extra, and the imports.

Fixed by #73