Skip to content

Commit

Permalink
Updated minimum python version in README, added Zenodo DOI
Browse files Browse the repository at this point in the history
  • Loading branch information
JoseJVS committed Aug 29, 2024
1 parent 7215ad9 commit 48d0419
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ pip install -e .

Currently there are no external dependencies, however if the [jsonschema](https://pypi.org/project/jsonschema/) package is present in the Python environment, then the parsing results can be automatically validated against a user defined schema.

TESTED WITH PYTHON v3.10.12
**Note:** Compatible with Python >= 3.9


## Modules:
Expand Down Expand Up @@ -60,7 +60,7 @@ Additionally a Jupyter example can be found at [schema tutorial](./examples/sche
## How to cite:
Article: [Villamar et al. 2024, Metadata practices for simulation workflows]()

This software: [Villamar et al. 2024, Metadata practices for simulation workflows, Zenodo]()
This software: [Villamar et al. 2024, Metadata practices for simulation workflows, Zenodo](10.5281/zenodo.13442426)


## How to contribute:
Expand Down

0 comments on commit 48d0419

Please sign in to comment.