Skip to content

Commit

Permalink
[dist] add URLs to pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
apalala committed Nov 23, 2023
1 parent 71bf97a commit b2e4d3a
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,6 @@ colorization = ['colorama']
tatsu = 'tatsu:main'
g2e = 'tatsu.g2e:main'

[project.urls]
Homepage = "https://github.com/neogeny/TatSu"
Documentation = "https://tatsu.readthedocs.io/"
Repository = "https://github.com/neogeny/TatSu"
Issues = "https://github.com/neogeny/TatSu/issues"
Changelog = "https://github.com/neogeny/TatSu/releases"
Questions = "https://stackoverflow.com/questions/tagged/tatsu"

[tool.setuptools]
include-package-data = false

Expand Down

0 comments on commit b2e4d3a

Please sign in to comment.