Signed-off-by: hmz007 <hmz007@gmail.com> Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
10 lines
342 B
ReStructuredText
10 lines
342 B
ReStructuredText
========================================================
|
|
Using setuptools to package and distribute your project
|
|
========================================================
|
|
|
|
``setuptools`` offers a variety of functionalities that make it easy to
|
|
build and distribute your python package. Here we provide an overview on
|
|
the commonly used ones.
|
|
|
|
|