mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-06 14:04:26 +08:00
After upgrading tox, packaging works again
This commit is contained in:
2
setup.py
2
setup.py
@@ -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