Skip to content

Commit

Permalink
Change python version requirement to Python >=3.6 (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
jp3477 authored Aug 2, 2022
1 parent f3d9ab6 commit 4304e4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Validate submissions for the All of Us EHR data

## Requirements

* Python 2.7.* or Python 3 (download from [here](https://www.python.org/downloads/) and install)
* Python >=3.6 (download from [here](https://www.python.org/downloads/) and install)
* pip (download [get-pip.py](https://bootstrap.pypa.io/get-pip.py) and run `python get-pip.py`)

## Installation / Configuration
Expand Down

0 comments on commit 4304e4d

Please sign in to comment.