Merge pull request #1837 from joshuagl/joshuagl/license

build: add license field to setup.cfg
This commit is contained in:
Lukas Pühringer 2022-02-08 11:43:52 +01:00 committed by GitHub
commit f379e94817
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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]