Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…ndows into main
  • Loading branch information
thomaspatzke committed Jun 16, 2022
2 parents 5a8f054 + 764fa79 commit faf5f6d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ version = "0.1.0"
description = "pySigma Windows processing pipelines"
authors = ["frack113 <[email protected]>"]
license = "LGPL-2.1-only"
repository = "https://github.com/SigmaHQ/pySigma-pipeline-windows"
packages = [
{ include = "sigma" }
]
Expand All @@ -19,4 +20,4 @@ coverage = "^6.3.2"

[build-system]
requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"
build-backend = "poetry.core.masonry.api"

0 comments on commit faf5f6d

Please sign in to comment.