Skip to content

Build specification using pyproject.toml

Latest
Compare
Choose a tag to compare
@AnjoMan AnjoMan released this 20 Jan 21:17
476036c

we switch to pyproject.toml for specifying the build for carsons; in addition, we update the CI testing and add some extra linting steps such as black; we also switch from pytest-mypy to directly calling mypy using pre-commit