Skip to content

Commit

Permalink
bug fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Acribbs committed Oct 26, 2024
1 parent 717c552 commit df19052
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@ classifiers = [
"Operating System :: MacOS"
]
readme = "README.md"
homepage = "https://github.com/cgat-developers/cgat-core"

[project.urls]
Documentation = "https://github.com/cgat-developers/cgat-core"
Source = "https://github.com/cgat-developers/cgat-core"
Tracker = "https://github.com/cgat-developers/cgat-core/issues"
Homepage = "https://github.com/cgat-developers/cgat-core"

[tool.setuptools.packages.find]
where = ["."]
Expand Down

0 comments on commit df19052

Please sign in to comment.