mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
Merge pull request #1837 from joshuagl/joshuagl/license
build: add license field to setup.cfg
This commit is contained in:
commit
f379e94817
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ classifiers =
|
|||
Topic :: Security
|
||||
Topic :: Software Development
|
||||
keywords = update updater secure authentication key compromise revocation
|
||||
license = 'MIT or Apache License 2.0'
|
||||
license_files = LICENSE LICENSE-MIT
|
||||
|
||||
[options]
|
||||
|
|
|
|||
Loading…
Reference in a new issue