Skip to content

Commit c288cba

Browse files
authored
Update project_setup.md
sync python versions with those in setup.cfg
1 parent a53c275 commit c288cba

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

{{cookiecutter.directory_name}}/project_setup.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,11 @@ checklist](https://guide.esciencecenter.nl/#/best_practices/checklist).
1111

1212
This repository is set up with Python versions:
1313

14-
- 3.6
1514
- 3.7
1615
- 3.8
1716
- 3.9
17+
- 3.10
18+
- 3.11
1819

1920
Add or remove Python versions based on project requirements. See [the
2021
guide](https://guide.esciencecenter.nl/#/best_practices/language_guides/python) for more information about Python

0 commit comments

Comments
 (0)