Skip to content

Improved Template Project

Latest
Compare
Choose a tag to compare
@antheas antheas released this 12 Sep 11:40

This release improves upon the previous one by using the new format preferred by pip-compile in the template project, and switches from a setup.py file to pyproject.toml. The new requirements.in file no longer suggests installing Pasteur's docs dependencies due to sphinx 7 compatibility issues.

The transformers in extras are also updated to remove the categorical dtype check deprecation warning.