Skip to content

Commit

Permalink
Add the repository property
Browse files Browse the repository at this point in the history
  • Loading branch information
rvermeulen committed Dec 23, 2022
1 parent 4634c90 commit eabd7f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ authors = ["Remco Vermeulen <[email protected]>"]
license = "MIT"
readme = "README.md"
packages = [{include = "codeql_postproc"}]
repository = "https://github.com/rvermeulen/codeql-postproc"

[tool.poetry.dependencies]
python = "^3.11"
Expand Down

0 comments on commit eabd7f1

Please sign in to comment.