mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-06 14:04:26 +08:00
This tells wheel that the packages are compatible with Python 2 and 3. The wheel currently on PyPI is only tagged 'py2', so installing on Python 3 uses the sdist.
3 lines
26 B
INI
3 lines
26 B
INI
[bdist_wheel]
|
|
universal=1
|