Skip to content

Commit

Permalink
Remove links from pyproject for now
Browse files Browse the repository at this point in the history
Will look into this more when switching to a pyproject-based build
  • Loading branch information
GjjvdBurg committed Sep 6, 2023
1 parent 9eac9f8 commit 2c2c416
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
# Define project URLs for use on PyPI
[project.urls]
"Homepage" = "https://github.com/alan-turing-institute/CleverCSV/"
"Bug Tracker" = "https://github.com/alan-turing-institute/CleverCSV/issues/"
"Documentation" = "https://clevercsv.readthedocs.io/en/latest/"

[tool.black]
line-length=79

Expand Down

0 comments on commit 2c2c416

Please sign in to comment.