Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[metadata]
name = sarif_om
author = Microsoft Corporation
author-email = v-lgold@microsoft.com
author_email = v-lgold@microsoft.com
summary = Classes implementing the SARIF 2.1.0 object model.
home-page = https://github.com/microsoft/sarif-python-om
description-file = README.rst
home_page = https://github.com/microsoft/sarif-python-om
description_file = README.rst
license = MIT
classifier =
Development Status :: 5 - Production/Stable
Expand Down