Skip to content

Make apbs use the available python version

Lorenz Thielbeer requested to merge (removed):apbs into master

For this MR I just changed the package.py to use Python version 3.8 instead of 3.9. The documentation of apbs states Python 3.9 as a minimum version number so it needs to be seen if functionality is compromised by this. The package did however compile just fine on my workstation.

Merge request reports