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 03537ce commit 8892c36Copy full SHA for 8892c36
setup.py
@@ -35,6 +35,5 @@
35
'paramiko>=2.4.2',
36
'pyyaml>=5.1.2',
37
'tqdm>=4.35.0'],
38
- data_files=[("", ["LICENSE"])],
39
cmdclass=versioneer.get_cmdclass(),
40
)
0 commit comments