Skip to content

Commit

Permalink
Merge pull request #30 from CanDIG/mshadbolt/update_python_version
Browse files Browse the repository at this point in the history
Increase python version
  • Loading branch information
daisieh authored Sep 15, 2023
2 parents 6a618c0 + 9abaa24 commit 8af882d
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 @@ -6,7 +6,7 @@ Specifically, this code was designed to convert clinical data for the MOHCCN pro

## Set-up & Installation
Prerequisites:
- [Python 3.6+](https://www.python.org/)
- [Python 3.10+](https://www.python.org/)
- [pip](https://github.com/pypa/pip/)


Expand Down Expand Up @@ -171,4 +171,4 @@ $ python CSVConvert.py [-h] [--input INPUT] [--mapping|manifest MAPPING]
This tool outputs information quantifying:
* how much of the schema is covered by the mapping
* how much of the dataset is covered by the mapping -->
* how much of the dataset is covered by the mapping -->

0 comments on commit 8af882d

Please sign in to comment.