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',
|
__all__ = ['build',
|
||||||
'build_py',
|
'build_py',
|
||||||
'build_ext',
|
'build_ext',
|
||||||
|
'build_clib',
|
||||||
'install',
|
'install',
|
||||||
'install_py',
|
'install_lib',
|
||||||
'install_ext',
|
|
||||||
'clean',
|
'clean',
|
||||||
'sdist',
|
'sdist',
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user