Add comments to requirements.txt

This commit is contained in:
Chris Hemingway 2015-06-30 20:40:06 +01:00
parent 98049385f4
commit 7b3647aa97
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
# This file contains python only requirements to be installed with pip
# Python pacakges that cannot be installed with pip (e.g. PyQT4) are not included.
# Usage: pip install -r requirements.txt
numpy>=1.8
matplotlib>=1.3.1
shapely>=1.3