Test-Command: set -efu
 ; for py in $(py3versions -r 2>/dev/null)
 ; do echo "Testing with $py:"
 ; $py -c "import CFML_api"
 ; done
Depends:
 @,
Restrictions:
 allow-stderr,
