
[sos_targets]
Py_Module = sos_python.target:Py_Module

[sos_actions]
python = sos_python.actions:python
python2 = sos_python.actions:python2
python3 = sos_python.actions:python3

[sos_languages]
Python2 = sos_python.kernel:sos_Python
Python3 = sos_python.kernel:sos_Python
