File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,6 @@ dependencies:
5
5
- python=3.7.*
6
6
7
7
# tools
8
- - cython>=0.29.16
9
8
- pytest>=5.0.1
10
9
- pytest-xdist>=1.21
11
10
- hypothesis>=3.58.0
@@ -15,6 +14,7 @@ dependencies:
15
14
- pytz
16
15
- pip
17
16
- pip :
17
+ - cython>=0.29.16
18
18
- " git+git://github.com/dateutil/dateutil.git"
19
19
- " -f https://7933911d6844c6c53a7d-47bd50c35cd79bd838daf386af554a83.ssl.cf2.rackcdn.com"
20
20
- " --pre"
Original file line number Diff line number Diff line change @@ -5,7 +5,6 @@ dependencies:
5
5
- python=3.6.*
6
6
7
7
# tools
8
- - cython>=0.29.16
9
8
- pytest>=5.0.1
10
9
- pytest-xdist>=1.21
11
10
- hypothesis>=3.58.0
@@ -32,5 +31,6 @@ dependencies:
32
31
- xlwt
33
32
- pip
34
33
- pip :
34
+ - cython>=0.29.16
35
35
- pyreadstat
36
36
- pyxlsb
You can’t perform that action at this time.
0 commit comments