mirror of
https://github.com/davidhalter/jedi.git
synced 2026-07-08 22:59:18 +08:00
After upgrading tox, packaging works again
This commit is contained in:
@@ -44,7 +44,7 @@ setup(name='jedi',
|
||||
'colorama',
|
||||
],
|
||||
},
|
||||
package_data={'jedi': ['third_party']},
|
||||
package_data={'jedi': ['*.pyi']},
|
||||
platforms=['any'],
|
||||
classifiers=[
|
||||
'Development Status :: 4 - Beta',
|
||||
|
||||
Reference in New Issue
Block a user