We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 539154f commit dddd3a0Copy full SHA for dddd3a0
_delphi_utils_python/setup.py
@@ -7,6 +7,7 @@
7
required = [
8
"boto3",
9
"covidcast",
10
+ "cvxpy",
11
"epiweeks",
12
"freezegun",
13
"gitpython",
changehc/setup.py
@@ -4,7 +4,6 @@
4
5
"numpy",
6
"pandas",
- "cvxpy",
"pydocstyle",
"pytest",
"pytest-cov",
claims_hosp/setup.py
doctor_visits/setup.py
@@ -5,7 +5,6 @@
"sklearn",
"pylint==2.8.3",
0 commit comments