Skip to content

Commit c6644e6

Browse files
Fix minor errors in doc8 wheel ABOUT and comments
Signed-off-by: Ayan Sinha Mahapatra <ayansmahapatra@gmail.com>
1 parent 230c267 commit c6644e6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ def read(*names, **kwargs):
221221
'spdx-tools >= 0.6.0',
222222
'unicodecsv',
223223

224-
# ScanCode Docs Primary
224+
# ScanCode Docs
225225
'Sphinx < 2.0; python_version == "2.7"',
226226
'Sphinx >= 2.0; python_version > "3"',
227227
'sphinx_rtd_theme >= 0.4.3',

thirdparty/doc8-0.8.0-py2.py3-none-any.whl.ABOUT

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ homepage_url: https://github.com/PyCQA/doc8
1010
owner_url: https://github.com/PyCQA
1111
owner: OpenStack
1212
contact: openstack-dev@lists.openstack.org
13-
license_expression: bsd-simplified OR bsd-new OR mit
13+
license_expression: apache-2.0
1414
licenses:
1515
- key: apache-2.0
1616
name: Apache 2.0 License

0 commit comments

Comments
 (0)