Skip to content

Commit

Permalink
add bug tracker link
Browse files Browse the repository at this point in the history
  • Loading branch information
NioGreek authored and NioGreek committed Jul 23, 2021
1 parent 6762775 commit f2522a1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ documentation = "https://clashgap.readthedocs.io/en/latest/"

keywords = ["diff"]

[tool.poetry.urls]
"Bug Tracker" = "https://github.com/NioGreek/Clashgap/issues"

[tool.poetry.dependencies]
python = ">=3.5"
[tool.poetry.dev-dependencies]
Expand All @@ -20,4 +23,3 @@ pytest = ">=6.1.0"
[build-system]
requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"

0 comments on commit f2522a1

Please sign in to comment.