1
0
forked from VimPlug/jedi

Add thirdpart/typeshed to MANIFEST.in

This commit is contained in:
Dave Halter
2019-05-19 13:58:52 +02:00
parent 55feb95d41
commit c654301f22
2 changed files with 2 additions and 2 deletions

View File

@@ -44,7 +44,7 @@ setup(name='jedi',
'colorama',
],
},
package_data={'jedi': ['evaluate/compiled/fake/*.pym']},
package_data={'jedi': ['third_party']},
platforms=['any'],
classifiers=[
'Development Status :: 4 - Beta',