Skip to content

Commit fa73fb3

Browse files
authored
Update pyproject.toml
1 parent a9fe4ba commit fa73fb3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ optional-dependencies.all = [ "pytest>=8.4", "tensorflow>=2.17,<=2.20", "torch>=
2828
optional-dependencies.tensorflow = [ "tensorflow>=2.17,<=2.20" ]
2929
optional-dependencies.test = [ "pytest>=8.4" ]
3030
optional-dependencies.torch = [ "torch>=2.1" ]
31-
urls.repository = "https://github.com/nroope/PQuant"
31+
urls.repository = "https://github.com/nroope/PQuantML"
3232

3333
[tool.setuptools]
3434
packages = [ "pquant" ]

0 commit comments

Comments
 (0)