Lines Matching full:develop
145 ``develop`` - Deploy the project source in "Development Mode"
154 The ``develop`` command works by creating an ``.egg-link`` file (named for the
160 The ``develop`` command also installs wrapper scripts in the staging area (or
166 Last, but not least, the ``develop`` command invokes the ``build_ext -i``
171 you should rerun the ``develop`` command against all relevant staging areas to
174 rerunning ``develop``, but keep in mind that even minor changes to the setup
176 ``develop`` or ``test`` commands to keep the distribution updated.
178 Here are some of the options that the ``develop`` command accepts. Note that
183 before using the ``develop`` command, if you need finer control over the
197 ``-x``) option when you run ``develop`` to deploy the project.
200 "Multi-version" mode. Specifying this option prevents ``develop`` from
253 In addition to the above options, the ``develop`` command also accepts all of
256 files), the ``develop`` command will use them as defaults, unless you override
257 them in a ``[develop]`` section or on the command line.
266 metadata directory (used by the ``bdist_egg``, ``develop``, and ``test``
269 the ``sdist``, ``bdist_egg``, ``develop``, and ``test`` commands in order to
360 As you develop new versions of your project, your distribution (``dist``)
510 anywhere, even using the ``develop`` command. The ``test`` command runs a