Skip to content

pyAMI: python 3 fix

Scott Snyder requested to merge ssnyder/athena:py3.pyAMI-20200121 into master

python 3 fix: has_key

Implementing this as a patch didn't work with the CI system. Instead, just provide a new tarfile with the patch already applied. Keep the original tarfile as well for reference.

Hopefully we can clean this up eventually when there's a new pyAMI release.

Merge request reports