We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0c192e commit 95891f5Copy full SHA for 95891f5
2 files changed
README.md
@@ -1,6 +1,6 @@
1
# optimagic
2
3
-[](https://pypi.org/project/estimagic)
+
4
[](https://pypi.org/project/estimagic)
5
[](https://anaconda.org/conda-forge/estimagic)
6
[](https://anaconda.org/conda-forge/estimagic)
pyproject.toml
@@ -16,7 +16,6 @@ dependencies = [
16
"sqlalchemy>=1.3",
17
"annotated-types",
18
"typing-extensions",
19
- "nlopt",
20
]
21
dynamic = ["version"]
22
keywords = [
0 commit comments