nteract / bookstore

📚 Notebook storage and publishing workflows for the masses
https://bookstore.readthedocs.io
BSD 3-Clause "New" or "Revised" License
202 stars 23 forks source link

Remove versioneer #40

Closed willingc closed 5 years ago

willingc commented 5 years ago

As of commit 6e1c6e3, all the Python tests and mypy stuff passes. Recommending merging this and then doing a second PR to handle the JS packaging for Circle CI and integration tests.

willingc commented 5 years ago

Adding back @mpacer's changes in an earlier PR solved the last puzzle piece. Yay M.