mirror of
https://github.com/python/cpython.git
synced 2024-11-28 08:20:55 +01:00
Added 'build_clib'; replaced 'install_py' and 'install_ext' with 'install_lib'.
This commit is contained in:
parent
e5dfba5e0f
commit
ab9d08ce65
@ -8,9 +8,9 @@ __revision__ = "$Id$"
|
||||
__all__ = ['build',
|
||||
'build_py',
|
||||
'build_ext',
|
||||
'build_clib',
|
||||
'install',
|
||||
'install_py',
|
||||
'install_ext',
|
||||
'install_lib',
|
||||
'clean',
|
||||
'sdist',
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user