kiyoon / jupynium.nvim

Selenium-automated Jupyter Notebook that is synchronised with NeoVim in real-time.
MIT License
520 stars 15 forks source link

setuptools-scm #10

Closed kiyoon closed 1 year ago

kiyoon commented 1 year ago

Use setuptools-scm over versioneer. Mac Homebrew python 3.10 & 3.11 will have version 0.0.0 but you can still install. The bug has been fixed by https://github.com/pypa/pip/pull/11598.

Moved all configurations from setup.cfg to pyproject.toml