Shell command to place files that are ready for distribution into the ''%(DISTDIR)s'' directory.
+
Shell command to place files that are ready for distribution into the ''%(DISTDIR)s'' directory. If option is missed, the entirely (except temporary files) will be copied.
+
+
'''implement''' = <shell-command>
+
+
An analog of ''install'' command that will be used, if presents, instead of ''install'' while building the package in local environment.