# Python

### Changing your Python Version

Using Test Stacks is easy, you just need to provide a `testery.yml` file in your source repository.  Add the following content...

```
test_stack:
  configuration_key: python-chrome.115-java.17-nodejs.18-python.3.8
```
