Commit 4fe1dc1 1 parent c57aa73 commit 4fe1dc1 Copy full SHA for 4fe1dc1
File tree 1 file changed +13
-4
lines changed
1 file changed +13
-4
lines changed Original file line number Diff line number Diff line change @@ -13,32 +13,41 @@ source:
13
13
build :
14
14
number : 0
15
15
script : {{ PYTHON }} -m pip install . --no-deps -vv
16
- skip : true # [py>27]
17
16
18
17
requirements :
19
18
build :
20
19
- python
21
20
- pip
21
+ - setuptools
22
22
23
23
run :
24
24
- python
25
25
- beautifulsoup4
26
- - cfflib
27
26
- cherrypy
27
+ - flask
28
+ - flask-restplus
28
29
- formencode
29
- - genshi
30
+ - getevent
30
31
- h5py
32
+ - Jinja2
31
33
- Networkx
32
34
- nibabel
33
35
- pillow
34
36
- psutil
37
+ - pyAesCrypt
38
+ - python-keycloak
39
+ - pyunicore
35
40
- pytest
41
+ - pytest-benchmark
42
+ - pytest-mock
43
+ - scikit-learn
36
44
- scipy
37
45
- simplejson
38
46
- sqlalchemy-migrate
39
47
- sqlalchemy
40
48
- tvb-library
41
49
- tvb-data
50
+ - tvb-gdist
42
51
- psycopg2
43
52
44
53
test :
68
77
extra :
69
78
recipe-maintainers :
70
79
- liadomide
71
- - umarbrowser
80
+ - popaula937
You can’t perform that action at this time.
0 commit comments