mirror of
https://github.com/github/codeql.git
synced 2025-12-17 09:13:20 +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',
|
|
]
|