Skip to content

Fixing imports in getkw.py

Compare
Choose a tag to compare
@robertodr robertodr released this 02 May 15:06
· 69 commits to master since this release
fa7c826

This patch release fixes the import of the pyparsing module necessary in Getkw. Thanks @loriab for catching, reporting and fixing this (#164 and #165). It was sadly overlooked in the latest release.
The conf.py script has also been fixed and documentation builds on ReadTheDocs are now restored (#163)

Known bugs

The green_spherical_diffuse test fails when compiling the library with the Intel compilers. See issue #159 and pull request #138 for updates.

Read the change log for exhaustive information. Consult also the list of issues