We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e73bf9 commit a561163Copy full SHA for a561163
setup.py
@@ -17,7 +17,7 @@
17
version='2.1.1',
18
package_dir={"": "src"},
19
packages=find_packages(where='src'),
20
- description='FOSSLight Source Scanner',
+ description='Test FOSSLight Source Scanner',
21
long_description=readme,
22
long_description_content_type='text/markdown',
23
license='Apache-2.0',
0 commit comments