forked from VimPlug/jedi
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
|