Skip to content

Commit cca0d08

Browse files
authored
Create rtfd_requirements.txt
1 parent 43ac390 commit cca0d08

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

rtfd_requirements.txt

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
numpy>=1.6.2
2+
scipy>=0.11
3+
networkx>=1.7
4+
traits>=4.3
5+
python-dateutil>=1.5
6+
nibabel>=2.0.1
7+
nose>=1.2
8+
future==0.15.2
9+
simplejson>=3.8.0
10+
prov>=1.4.0
11+
xvfbwrapper
12+
psutil
13+
funcsigs
14+
configparser
15+
doctest-ignore-unicode
16+
matplotlib

0 commit comments

Comments
 (0)