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.
2 parents df46bb4 + 3d8a63d commit 281fa2dCopy full SHA for 281fa2d
1 file changed
pyproject.toml
@@ -23,7 +23,7 @@ classifiers = [
23
]
24
keywords = ["cli"]
25
dependencies = [
26
- "autoconf",
+ "autoconf==2026.4.13.3",
27
"array_api_compat",
28
"anesthetic==2.8.14; python_version < '3.13'",
29
"anesthetic>=2.9.0; python_version >= '3.13'",
@@ -50,7 +50,7 @@ dependencies = [
50
51
52
[project.urls]
53
-Homepage = "https://github.com/rhayes777/PyAutoFit"
+Homepage = "https://github.com/PyAutoLabs/PyAutoFit"
54
55
[tool.setuptools]
56
include-package-data = true
0 commit comments