Skip to content

2.0.0beta3

Pre-release
Pre-release
Compare
Choose a tag to compare
@msarahan msarahan released this 24 Aug 02:44
· 5375 commits to main since this release

Enhancements:

  • add a numpy.distutils patch to jinja templating, so that fortran projects using numpy can also use jinja2 (thanks @bladwig1) #1252

Bug fixes:

  • prefix build and test envs with _, so that conda can be installed in them #1242
  • fix bdist_conda; add smoke test for it to Travis #1243
  • fix windows entry points (duplicate bad logic) #1246
  • fix inspect entry point in embedded conda.recipe #1251
  • create build environment before looking for VCS in it. #1253
  • fix a deadlock with recursive environment creation on encountering packages with short prefixes #1257

Contributors: