Skip to content

Commit

Permalink
python versions corrected
Browse files Browse the repository at this point in the history
  • Loading branch information
KristinaGomoryova committed Jul 15, 2024
1 parent 93c23a3 commit 666045d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions project_setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ This repository is set up with Python versions:
- 3.11
- 3.12

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

## Package management and dependencies

For installing the dependencies and package management, [micromamba](https://mamba.readthedocs.io/en/latest/user_guide/micromamba.html) and [poetry](https://python-poetry.org/) have been used.
Expand Down

0 comments on commit 666045d

Please sign in to comment.