File tree Expand file tree Collapse file tree 3 files changed +46
-23
lines changed Expand file tree Collapse file tree 3 files changed +46
-23
lines changed Original file line number Diff line number Diff line change 1
- python:
2
- debian, ubuntu: [python]
3
-
4
- python-numpy:
5
- debian, ubuntu: [python-numpy]
6
-
7
- python-scipy:
8
- debian, ubuntu: [python-scipy]
9
-
10
- python-matplotlib:
11
- debian, ubuntu: [python-matplotlib]
12
-
13
- python-sklearn:
14
- debian, ubuntu: [python-sklearn]
15
-
16
- python-nose:
17
- debian, ubuntu: [python-nose]
18
-
19
- python-dev:
20
- debian, ubuntu: [python-dev]
21
-
22
- cython:
23
- debian, ubuntu: [cython]
Original file line number Diff line number Diff line change
1
+ python:
2
+ debian, ubuntu: [python]
3
+
4
+ python-numpy:
5
+ debian, ubuntu: [python-numpy]
6
+
7
+ python-scipy:
8
+ debian, ubuntu: [python-scipy]
9
+
10
+ python-matplotlib:
11
+ debian, ubuntu: [python-matplotlib]
12
+
13
+ python-sklearn:
14
+ debian, ubuntu: [python-sklearn]
15
+
16
+ python-nose:
17
+ debian, ubuntu: [python-nose]
18
+
19
+ python-dev:
20
+ debian, ubuntu: [python-dev]
21
+
22
+ cython:
23
+ debian, ubuntu: [cython]
Original file line number Diff line number Diff line change
1
+ python:
2
+ debian, ubuntu: [python3]
3
+
4
+ python-numpy:
5
+ debian, ubuntu: [python3-numpy]
6
+
7
+ python-scipy:
8
+ debian, ubuntu: [python3-scipy]
9
+
10
+ python-matplotlib:
11
+ debian, ubuntu: [python3-matplotlib]
12
+
13
+ python-sklearn:
14
+ debian, ubuntu: [python3-sklearn]
15
+
16
+ python-nose:
17
+ debian, ubuntu: [python3-nose]
18
+
19
+ python-dev:
20
+ debian, ubuntu: [python3-dev]
21
+
22
+ cython:
23
+ debian, ubuntu: [cython3]
You can’t perform that action at this time.
0 commit comments