Closed arporter closed 6 years ago
Currently setup.py does not specify which fparser version to install. Since the API has changed in the latest release (0.0.7) this means Habakkuk does not work out of the box. We will fix this by updating Habakkuk's use of fparser.
setup.py
This issue was finished up under PR #50 which is now merged.
Currently
setup.py
does not specify which fparser version to install. Since the API has changed in the latest release (0.0.7) this means Habakkuk does not work out of the box. We will fix this by updating Habakkuk's use of fparser.