summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorThomas O'Donnell <andytom@users.noreply.github.com>2020-06-14 11:27:10 +0200
committerGitHub <noreply@github.com>2020-06-14 11:27:10 +0200
commit055986e2b1910fe7ed65dc1f058eaa2683046113 (patch)
tree62a29224e39daad05b7e9754e7111445e9ad7f86 /CONTRIBUTING.md
parentb563d841c7db4d2b025d7b97339b7482bd442c05 (diff)
feat(python): Add option to change the python binary (#1297)
* Add option to change the python binary We are going to start to have problems with the python binary as python2 is removed and replaced with python3. To make the transition easier I have added an option to the python module to allow the user to pick a particular binary, e.g `python3`, for the module to use when selecting the version of python. I have also refactored the python tests moving almost all of them into the module and removing the dependency on the version of python that is installed on the system. * Add advanced config section to python module docs Have added an advanced config section to the python module docs and moved the `python_binary` option into that section.
Diffstat (limited to 'CONTRIBUTING.md')
0 files changed, 0 insertions, 0 deletions