mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-29 16:20:11 -04:00
makewheel: remove outdated comment
[skip ci]
This commit is contained in:
parent
22d50297a2
commit
00d7973925
@ -1,10 +1,5 @@
|
||||
"""
|
||||
Generates a wheel (.whl) file from the output of makepanda.
|
||||
|
||||
Since the wheel requires special linking, this will only work if compiled with
|
||||
the `--wheel` parameter.
|
||||
|
||||
Please keep this file work with Panda3D 1.9 until that reaches EOL.
|
||||
"""
|
||||
from __future__ import print_function, unicode_literals
|
||||
from distutils.util import get_platform
|
||||
|
Loading…
x
Reference in New Issue
Block a user