Skip to content

Commit

Permalink
Merge pull request #255 from Yelp/add_license_classifier
Browse files Browse the repository at this point in the history
Add license metadata via classifier
  • Loading branch information
ymilki committed May 9, 2024
2 parents f38aedb + e5b269e commit 9381c47
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@

'Programming Language :: Python :: 3.8',
'Programming Language :: Python :: 3.10',

'License :: OSI Approved :: BSD License',
],
keywords='pyramid swagger validation',
packages=find_packages(exclude=["contrib", "docs", "tests*"]),
Expand Down

0 comments on commit 9381c47

Please sign in to comment.