|
@@ -76,6 +76,7 @@ setup(name='dulwich',
|
|
|
in the particular Monty Python sketch.
|
|
|
""",
|
|
|
packages=['dulwich', 'dulwich.tests', 'dulwich.tests.compat', 'dulwich.contrib'],
|
|
|
+ package_data={'': ['../docs/tutorial/*.txt']},
|
|
|
scripts=['bin/dulwich', 'bin/dul-receive-pack', 'bin/dul-upload-pack'],
|
|
|
classifiers=[
|
|
|
'Development Status :: 4 - Beta',
|