Commit aa954ea8 authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

chore: normalize LICENSE filename

parent 79eac34d
Loading
Loading
Loading
Loading
+0 −0

File moved.

+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@ version = "1.9.1"
description = "Dependency Track SBOM Scanner"
authors = [{ name = "Pierre Smeyers", email = "pierre.smeyers@gmail.com" }]
license = "MIT"
license-files = ["LICENSE.txt"]
license-files = ["LICENSE"]
readme = "README.md"
requires-python = ">=3.12,<4.0"
dependencies = ["requests (>=2.32.5,<4.0.0)", "urllib3 (>=2.6.0,<3.0.0)", "cyclonedx-python-lib (>=11.1.0,<12.0.0)"]