Skip to content

Commit

Permalink
fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
aMahanna committed Nov 13, 2023
1 parent 1f1a1a4 commit b230fe5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,10 @@ dev = [
]

[project.urls]
"Homepage" = "https://github.com/arangoml/pyg-adapter"
"Homepage" = "https://github.com/arangoml/dgl-adapter"

[tool.setuptools]
packages = ["adbpyg_adapter"]
packages = ["adbdgl_adapter"]

[tool.pytest.ini_options]
addopts = "-s -vv"
Expand Down

0 comments on commit b230fe5

Please sign in to comment.