We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71c6e11 commit 4564cc5Copy full SHA for 4564cc5
setup.py
@@ -9,6 +9,7 @@
9
author='Terry Zhao',
10
author_email='[email protected]',
11
license='MIT',
12
+ license_files = ('LICENSE'),
13
python_requires='>=3.4',
14
install_requires=[
15
'mkdocs>=0.17',
0 commit comments