mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
8 lines
189 B
Python
8 lines
189 B
Python
|
|
classifiers = [
|
|
'License :: OSI Approved :: MIT License',
|
|
'Programming Language :: Java :: 7',
|
|
'Programming Language :: Python',
|
|
'Programming Language :: Python :: 2.7',
|
|
]
|