mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 22:51:17 +07:00
7 lines
457 B
HTML
7 lines
457 B
HTML
<html>
|
|
<body>
|
|
<p>Creates a setup script with the following parameters: <code>name</code>, <code>version</code>, <code>packages</code>,
|
|
<code>url</code>, <code>license</code>, <code>author</code>, <code>author_email</code>, and <code>description</code>.</p>
|
|
<p>For more details about using setup scripts to create Python packages, see <a href="https://docs.python.org/3/distutils/setupscript.html#writing-the-setup-script">Setup.py</a>.</p>
|
|
</body>
|
|
</html> |