mirror of
https://github.com/github/codeql.git
synced 2026-04-29 18:55:14 +02:00
Python: Copy Python extractor to codeql repo
This commit is contained in:
7
python/extractor/tests/test_config1/setup.py
Normal file
7
python/extractor/tests/test_config1/setup.py
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
classifiers = [
|
||||
'License :: OSI Approved :: MIT License',
|
||||
'Programming Language :: Java :: 7',
|
||||
'Programming Language :: Python',
|
||||
'Programming Language :: Python :: 2.7',
|
||||
]
|
||||
Reference in New Issue
Block a user