File tree 11 files changed +52
-52
lines changed
11 files changed +52
-52
lines changed Original file line number Diff line number Diff line change 18
18
"pandas>=1.1.0" ,
19
19
"pydocstyle" ,
20
20
"pylint==2.8.3" ,
21
- "pytest" ,
22
21
"pytest-cov" ,
22
+ "pytest" ,
23
23
"requests-mock" ,
24
24
"slackclient" ,
25
25
"structlog" ,
Original file line number Diff line number Diff line change 2
2
from setuptools import find_packages
3
3
4
4
required = [
5
+ "covidcast" ,
5
6
"darker[isort]~=2.1.1" ,
7
+ "delphi-utils" ,
6
8
"numpy" ,
7
9
"pandas" ,
8
10
"pydocstyle" ,
9
- "pytest" ,
10
- "pytest-cov" ,
11
11
"pylint==2.8.3" ,
12
- "delphi-utils " ,
13
- "covidcast"
12
+ "pytest-cov " ,
13
+ "pytest" ,
14
14
]
15
15
16
16
setup (
Original file line number Diff line number Diff line change 2
2
from setuptools import find_packages
3
3
4
4
required = [
5
+ "boto3" ,
6
+ "covidcast" ,
5
7
"darker[isort]~=2.1.1" ,
8
+ "delphi-utils" ,
9
+ "moto~=4.2.14" ,
6
10
"numpy" ,
7
11
"pandas" ,
12
+ "paramiko" ,
8
13
"pyarrow" ,
9
14
"pydocstyle" ,
10
- "pytest" ,
11
- "pytest-cov" ,
12
15
"pylint==2.8.3" ,
13
- "delphi-utils" ,
14
- "covidcast" ,
15
- "boto3" ,
16
- "moto~=4.2.14" ,
17
- "paramiko" ,
16
+ "pytest-cov" ,
17
+ "pytest" ,
18
18
]
19
19
20
20
setup (
Original file line number Diff line number Diff line change 2
2
from setuptools import find_packages
3
3
4
4
required = [
5
+ "covidcast" ,
5
6
"darker[isort]~=2.1.1" ,
7
+ "delphi-utils" ,
6
8
"numpy" ,
7
9
"pandas" ,
8
- "pyarrow" ,
9
10
"paramiko" ,
11
+ "pyarrow" ,
10
12
"pydocstyle" ,
11
- "pytest" ,
12
- "pytest-cov" ,
13
13
"pylint==2.8.3" ,
14
- "delphi-utils " ,
15
- "covidcast " ,
14
+ "pytest-cov " ,
15
+ "pytest " ,
16
16
]
17
17
18
18
setup (
Original file line number Diff line number Diff line change 3
3
4
4
required = [
5
5
"darker[isort]~=2.1.1" ,
6
+ "delphi-utils" ,
6
7
"numpy" ,
7
8
"pandas" ,
8
9
"paramiko" ,
9
- "scikit-learn" ,
10
- "pytest" ,
11
- "pytest-cov" ,
12
10
"pylint==2.8.3" ,
13
- "delphi-utils" ,
11
+ "pytest-cov" ,
12
+ "pytest" ,
13
+ "scikit-learn" ,
14
14
]
15
15
16
16
setup (
Original file line number Diff line number Diff line change 3
3
4
4
required = [
5
5
"darker[isort]~=2.1.1" ,
6
+ "db-dtypes" ,
7
+ "delphi-utils" ,
8
+ "freezegun" ,
6
9
"mock" ,
7
10
"numpy" ,
11
+ "pandas-gbq" ,
8
12
"pandas" ,
9
13
"pydocstyle" ,
10
- "pytest" ,
11
- "pytest-cov" ,
12
14
"pylint==2.8.3" ,
13
- "delphi-utils" ,
14
- "freezegun" ,
15
- "pandas-gbq" ,
16
- "db-dtypes" ,
15
+ "pytest-cov" ,
16
+ "pytest" ,
17
17
]
18
18
19
19
setup (
Original file line number Diff line number Diff line change 2
2
from setuptools import find_packages
3
3
4
4
required = [
5
+ "covidcast" ,
5
6
"darker[isort]~=2.1.1" ,
7
+ "delphi-epidata" ,
8
+ "delphi-utils" ,
6
9
"freezegun" ,
7
10
"numpy" ,
8
11
"pandas" ,
9
12
"pydocstyle" ,
10
- "pytest" ,
11
- "pytest-cov" ,
12
13
"pylint==2.8.3" ,
13
- "delphi-utils" ,
14
- "covidcast" ,
15
- "delphi-epidata" ,
14
+ "pytest-cov" ,
15
+ "pytest" ,
16
16
]
17
17
18
18
setup (
Original file line number Diff line number Diff line change 3
3
4
4
required = [
5
5
"darker[isort]~=2.1.1" ,
6
+ "delphi-utils" ,
7
+ "epiweeks" ,
8
+ "freezegun" ,
6
9
"numpy" ,
7
10
"pandas" ,
8
11
"pydocstyle" ,
9
- "pytest" ,
10
- "pytest-cov" ,
11
12
"pylint==2.8.3" ,
12
- "delphi-utils" ,
13
+ "pytest-cov" ,
14
+ "pytest" ,
13
15
"sodapy" ,
14
- "epiweeks" ,
15
- "freezegun" ,
16
16
]
17
17
18
18
setup (
Original file line number Diff line number Diff line change 3
3
4
4
required = [
5
5
"darker[isort]~=2.1.1" ,
6
+ "delphi-utils" ,
7
+ "epiweeks" ,
8
+ "freezegun" ,
6
9
"numpy" ,
7
10
"pandas" ,
8
11
"pydocstyle" ,
9
- "pytest" ,
10
- "pytest-cov" ,
11
12
"pylint==2.8.3" ,
12
- "delphi-utils" ,
13
+ "pytest-cov" ,
14
+ "pytest" ,
13
15
"sodapy" ,
14
- "epiweeks" ,
15
- "freezegun" ,
16
16
]
17
17
18
18
setup (
Original file line number Diff line number Diff line change 2
2
from setuptools import find_packages
3
3
4
4
required = [
5
+ "covidcast" ,
5
6
"darker[isort]~=2.1.1" ,
7
+ "delphi-utils" ,
8
+ "imap-tools" ,
6
9
"numpy" ,
10
+ "openpyxl" ,
7
11
"pandas" ,
8
12
"pyarrow" ,
9
13
"pydocstyle" ,
10
- "pytest" ,
11
- "pytest-cov" ,
12
14
"pylint==2.8.3" ,
13
- "delphi-utils " ,
14
- "imap-tools " ,
15
+ "pytest-cov " ,
16
+ "pytest " ,
15
17
"xlrd==1.2.0" ,
16
- "covidcast" ,
17
- "openpyxl" ,
18
18
]
19
19
20
20
setup (
Original file line number Diff line number Diff line change 2
2
from setuptools import find_packages
3
3
4
4
required = [
5
+ "covidcast" ,
5
6
"darker[isort]~=2.1.1" ,
7
+ "delphi-utils" ,
6
8
"pandas" ,
7
- "pytest" ,
8
- "pytest-cov" ,
9
9
"pylint==2.8.3" ,
10
- "delphi-utils" ,
10
+ "pytest-cov" ,
11
+ "pytest" ,
11
12
"slackclient" ,
12
- "covidcast" ,
13
13
]
14
14
15
15
setup (
You can’t perform that action at this time.
0 commit comments