Updated code quality class doc string, import ignore & comment spaces in setup.py #1817

Merged
kdcis merged 3 commits from v0.6-codequality-setup into v0.6 2021-09-30 13:48:18 +02:00
Showing only changes of commit 72bcbdf4c9 - Show all commits

View File

@ -118,11 +118,8 @@ if __name__ == "__main__":
long_description=README,
license='MIT',
# TODO: add author info
# author='',
# author_email='',
url='https://bitmessage.org',
# TODO: add keywords
# keywords='',
install_requires=installRequires,
tests_require=requirements,
test_suite='tests.unittest_discover',