diff options
Diffstat (limited to 'Pipfile')
| -rw-r--r-- | Pipfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ pre-commit = "~= 2.9.3" pydocstyle = "~= 5.1" [requires] -python_version = "3.9" +python_version = "3.10" [scripts] eval = "python -m snekbox" |