Home
last modified time | relevance | path

Searched defs:develop (Results 1 – 4 of 4) sorted by relevance

/external/python/timeout-decorator/
DMakefile6 develop: venv target
/external/brotli/python/
DMakefile38 develop: target
/external/python/setuptools/docs/userguide/
Dcommands.rst143 .. _develop: target in ``bdist_egg`` - Create a Python Egg for the project
/external/python/setuptools/setuptools/command/
Ddevelop.py14 class develop(namespaces.DevelopInstaller, easy_install): class