File tree Expand file tree Collapse file tree 11 files changed +52
-52
lines changed Expand file tree Collapse file tree 11 files changed +52
-52
lines changed Original file line number Diff line number Diff line change 1818 "pandas>=1.1.0" ,
1919 "pydocstyle" ,
2020 "pylint==2.8.3" ,
21- "pytest" ,
2221 "pytest-cov" ,
22+ "pytest" ,
2323 "requests-mock" ,
2424 "slackclient" ,
2525 "structlog" ,
Original file line number Diff line number Diff line change 22from setuptools import find_packages
33
44required = [
5+ "covidcast" ,
56 "darker[isort]~=2.1.1" ,
7+ "delphi-utils" ,
68 "numpy" ,
79 "pandas" ,
810 "pydocstyle" ,
9- "pytest" ,
10- "pytest-cov" ,
1111 "pylint==2.8.3" ,
12- "delphi-utils " ,
13- "covidcast"
12+ "pytest-cov " ,
13+ "pytest" ,
1414]
1515
1616setup (
Original file line number Diff line number Diff line change 22from setuptools import find_packages
33
44required = [
5+ "boto3" ,
6+ "covidcast" ,
57 "darker[isort]~=2.1.1" ,
8+ "delphi-utils" ,
9+ "moto~=4.2.14" ,
610 "numpy" ,
711 "pandas" ,
12+ "paramiko" ,
813 "pyarrow" ,
914 "pydocstyle" ,
10- "pytest" ,
11- "pytest-cov" ,
1215 "pylint==2.8.3" ,
13- "delphi-utils" ,
14- "covidcast" ,
15- "boto3" ,
16- "moto~=4.2.14" ,
17- "paramiko" ,
16+ "pytest-cov" ,
17+ "pytest" ,
1818]
1919
2020setup (
Original file line number Diff line number Diff line change 22from setuptools import find_packages
33
44required = [
5+ "covidcast" ,
56 "darker[isort]~=2.1.1" ,
7+ "delphi-utils" ,
68 "numpy" ,
79 "pandas" ,
8- "pyarrow" ,
910 "paramiko" ,
11+ "pyarrow" ,
1012 "pydocstyle" ,
11- "pytest" ,
12- "pytest-cov" ,
1313 "pylint==2.8.3" ,
14- "delphi-utils " ,
15- "covidcast " ,
14+ "pytest-cov " ,
15+ "pytest " ,
1616]
1717
1818setup (
Original file line number Diff line number Diff line change 33
44required = [
55 "darker[isort]~=2.1.1" ,
6+ "delphi-utils" ,
67 "numpy" ,
78 "pandas" ,
89 "paramiko" ,
9- "scikit-learn" ,
10- "pytest" ,
11- "pytest-cov" ,
1210 "pylint==2.8.3" ,
13- "delphi-utils" ,
11+ "pytest-cov" ,
12+ "pytest" ,
13+ "scikit-learn" ,
1414]
1515
1616setup (
Original file line number Diff line number Diff line change 33
44required = [
55 "darker[isort]~=2.1.1" ,
6+ "db-dtypes" ,
7+ "delphi-utils" ,
8+ "freezegun" ,
69 "mock" ,
710 "numpy" ,
11+ "pandas-gbq" ,
812 "pandas" ,
913 "pydocstyle" ,
10- "pytest" ,
11- "pytest-cov" ,
1214 "pylint==2.8.3" ,
13- "delphi-utils" ,
14- "freezegun" ,
15- "pandas-gbq" ,
16- "db-dtypes" ,
15+ "pytest-cov" ,
16+ "pytest" ,
1717]
1818
1919setup (
Original file line number Diff line number Diff line change 22from setuptools import find_packages
33
44required = [
5+ "covidcast" ,
56 "darker[isort]~=2.1.1" ,
7+ "delphi-epidata" ,
8+ "delphi-utils" ,
69 "freezegun" ,
710 "numpy" ,
811 "pandas" ,
912 "pydocstyle" ,
10- "pytest" ,
11- "pytest-cov" ,
1213 "pylint==2.8.3" ,
13- "delphi-utils" ,
14- "covidcast" ,
15- "delphi-epidata" ,
14+ "pytest-cov" ,
15+ "pytest" ,
1616]
1717
1818setup (
Original file line number Diff line number Diff line change 33
44required = [
55 "darker[isort]~=2.1.1" ,
6+ "delphi-utils" ,
7+ "epiweeks" ,
8+ "freezegun" ,
69 "numpy" ,
710 "pandas" ,
811 "pydocstyle" ,
9- "pytest" ,
10- "pytest-cov" ,
1112 "pylint==2.8.3" ,
12- "delphi-utils" ,
13+ "pytest-cov" ,
14+ "pytest" ,
1315 "sodapy" ,
14- "epiweeks" ,
15- "freezegun" ,
1616]
1717
1818setup (
Original file line number Diff line number Diff line change 33
44required = [
55 "darker[isort]~=2.1.1" ,
6+ "delphi-utils" ,
7+ "epiweeks" ,
8+ "freezegun" ,
69 "numpy" ,
710 "pandas" ,
811 "pydocstyle" ,
9- "pytest" ,
10- "pytest-cov" ,
1112 "pylint==2.8.3" ,
12- "delphi-utils" ,
13+ "pytest-cov" ,
14+ "pytest" ,
1315 "sodapy" ,
14- "epiweeks" ,
15- "freezegun" ,
1616]
1717
1818setup (
Original file line number Diff line number Diff line change 22from setuptools import find_packages
33
44required = [
5+ "covidcast" ,
56 "darker[isort]~=2.1.1" ,
7+ "delphi-utils" ,
8+ "imap-tools" ,
69 "numpy" ,
10+ "openpyxl" ,
711 "pandas" ,
812 "pyarrow" ,
913 "pydocstyle" ,
10- "pytest" ,
11- "pytest-cov" ,
1214 "pylint==2.8.3" ,
13- "delphi-utils " ,
14- "imap-tools " ,
15+ "pytest-cov " ,
16+ "pytest " ,
1517 "xlrd==1.2.0" ,
16- "covidcast" ,
17- "openpyxl" ,
1818]
1919
2020setup (
You can’t perform that action at this time.
0 commit comments