We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9fe4ba commit fa73fb3Copy full SHA for fa73fb3
1 file changed
pyproject.toml
@@ -28,7 +28,7 @@ optional-dependencies.all = [ "pytest>=8.4", "tensorflow>=2.17,<=2.20", "torch>=
28
optional-dependencies.tensorflow = [ "tensorflow>=2.17,<=2.20" ]
29
optional-dependencies.test = [ "pytest>=8.4" ]
30
optional-dependencies.torch = [ "torch>=2.1" ]
31
-urls.repository = "https://github.com/nroope/PQuant"
+urls.repository = "https://github.com/nroope/PQuantML"
32
33
[tool.setuptools]
34
packages = [ "pquant" ]
0 commit comments