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 900d6b7 commit 60cd24cCopy full SHA for 60cd24c
pyproject.toml
@@ -69,11 +69,11 @@ packages = ["pypfopt"]
69
# Development-only dependencies (not included when installing the package)
70
dev = [
71
"pytest>=7.1.2",
72
- "flake8>=4.0.1",
73
- "jupyterlab>=3.4.2",
74
- "black>=22.3.0",
75
- "ipykernel>=6.13.0",
76
- "jedi>=0.18.1",
+ #"flake8>=4.0.1",
+ #"jupyterlab>=3.4.2",
+ #"black>=22.3.0",
+ #"ipykernel>=6.13.0",
+ #"jedi>=0.18.1",
77
"pytest-cov>=3.0.0",
78
"yfinance>=0.1.70",
79
"ecos>=2.0.14",
0 commit comments