Skip to content
Snippets Groups Projects
Commit cf77f221 authored by Christoph Groth's avatar Christoph Groth
Browse files

reflow overlong line

parent b7c38eaf
No related branches found
No related tags found
No related merge requests found
......@@ -270,9 +270,8 @@ class sdist(sdist_orig):
sub_commands = [('build', None)] + sdist_orig.sub_commands
def run(self):
"""
Create MANIFEST.in from git if possible, otherwise check that MANIFEST.in
is present.
"""Create MANIFEST.in from git if possible, otherwise check that
MANIFEST.in is present.
Right now (2015) generating MANIFEST.in seems to be the only way to
include files in the source distribution that setuptools does not think
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment