anaconda / nb_conda_kernels

Package for managing conda environment-based kernels inside of Jupyter
BSD 3-Clause "New" or "Revised" License
601 stars 70 forks source link

update versioneer and github actions #237

Closed mcg1969 closed 8 months ago

mcg1969 commented 8 months ago

@basnijholt can you review this? This incorporates a version update and fixes to the tests.

basnijholt commented 8 months ago

Looks good!

Would you be open to a PR that adds pre-commit with autostyled code and linters that automatically upgrade to "modern" syntax where possible?

mcg1969 commented 8 months ago

Note to team: merging without an explicit review, in coordination with @basnijholt

mcg1969 commented 8 months ago

@basnijholt I'm more than happy to accept such PRs. Now that the testing is modernized we can cycle more quickly. Thank you!