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.
2 parents b3b6497 + 4dcc031 commit 1addc4aCopy full SHA for 1addc4a
setup.py
@@ -17,6 +17,7 @@ def getVersion():
17
],
18
url='https://github.com/ribozz/sphinx-argparse',
19
license='MIT',
20
+ data_files=[("", ["LICENSE"])],
21
author='Aleksandr Rudakov and Devon Ryan',
22
author_email='ribozz@gmail.com',
23
description='A sphinx extension that automatically documents argparse commands and options',
0 commit comments