Skip to content

pytools 2.1.1

Compare
Choose a tag to compare
@j-ittner j-ittner released this 05 Jun 11:32
2ed53af

This is the 2.1.1 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:

  • 2ed53af Merge pull request #360 from BCG-Gamma/dev/2.1.1
  • 02eecc5 BUILD: require typing_inspect~=0.7 and scipy~=1.6
  • 2f533ba BUILD: require typing_inspect ~= 0.7
  • 5cf56c3 FIX: import get_args() from typing_inspect for py37 compatibility
  • 5d0fac2 API: resolve forward references in type aliases exported via __all__ (#359)
  • 325469a BUILD: run nightly builds on 2.1.x branch
  • de0e147 FIX: install micromamba for nightly builds
  • a3be579 BUILD: simplify development environment
  • f527ee5 BUILD: use mamba for faster conda builds during full matrix builds (#358)
  • 7289b75 BUILD: use boa's mambabuild as drop-in replacement for conda-build (#357)
See More
  • 615052d DOC: replace '*' with '\cdot' in LaTeX formulæ
  • 0aff2b8 BUILD: update version to 2.1.1

This list of changes was auto generated.