Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
dchassin authored Oct 2, 2024
1 parent 776b4ea commit f39879a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@ classifiers = [
]

[project.urls]
Homepage = "https://github.com/dchassin/qdox"
Documentation = "https://www.chassin.org/qdox"
Repository = "https://github.com/dchassin/qdox.git"
Issues = "https://github.com/dchassin/qdox/issues"
Homepage = "https://github.com/eudoxys/qdox"
Documentation = "https://www.eudoxys.com/qdox"
Repository = "https://github.com/eudoxys/qdox.git"
Issues = "https://github.com/eudoxys/qdox/issues"

[project.scripts]
qdox = "qdox:main"

0 comments on commit f39879a

Please sign in to comment.