Files
flatcam-wsl/requirements.txt
Christopher Hemingway 98049385f4 Add requirements.txt for pip.
This simplifies installation on OSX by installing requirements with a single
```pip install -r requirements.txt```
Library minimum versions taken from http://flatcam.org/manual/installation.html#requirements
Where versions have not been specified, requirements.txt reflects this.
2015-06-29 22:30:28 +01:00

7 lines
65 B
Plaintext

numpy>=1.8
matplotlib>=1.3.1
shapely>=1.3
simplejson
rtree
scipy