Skip to content

Commit

Permalink
Update README compatibilities
Browse files Browse the repository at this point in the history
  • Loading branch information
martinateruzzi committed Nov 24, 2020
1 parent a8ad642 commit e6c0813
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 @@ -43,7 +43,7 @@ Considering that the most computationally expensive parts of the program involve

## Dependencies and installation

**GRAPE** requires `numpy`, `scipy`, `matplotlib`, `networkx`, `nose` (for local test) and `sphinx` (to generate the documentation). The code is compatible with Python 2.7.
**GRAPE** requires `numpy`, `scipy`, `matplotlib`, `networkx`, `nose` (for local test) and `sphinx` (to generate the documentation). The code is compatible with Python 3.6, and NetworkX 2.5.

### Installing from source

Expand Down

0 comments on commit e6c0813

Please sign in to comment.