Skip to content

pytools 2.0.2

Compare
Choose a tag to compare
@j-ittner j-ittner released this 18 Aug 17:38
2767a3d

This is the 2.0.2 release of gamma-pytools.

You can upgrade your current pip installation via

pip install --upgrade gamma-pytools

Your conda package can be upgraded by running

conda install -c conda-forge -c bcg_gamma gamma-pytools

Changes:

  • 2767a3d Merge pull request #339 from BCG-Gamma/dev/2.0.2
  • 38e38bb BUILD: update mypy to 0.971
  • 5d906d7 REFACTOR: tweak make_base.py
  • aabd82f FIX: prevent dark mode in pydata sphinx theme (#340)
  • a64985e FIX: more reliably determine the class when resolving type variables for Sphinx API doc (#338)
  • 92f5bb9 REFACTOR: enable mypy validation in 'strict' mode (#337)
  • 711d319 BUILD: apply mypy also to test sources
  • 2e677ab BUILD: update packages in pre-commit config to latest versions
  • 9cae50d BUILD: update pytest to ~=7.1
  • cdf42cf FIX: move newly built docs to /docs, not /docs/docs.new
See More
  • e54048e BUILD: update version to 2.0.2

This list of changes was auto generated.