Searched defs:develop (Results 1 – 4 of 4) sorted by relevance
| /external/python/timeout-decorator/ | ||
| D | Makefile | 6 develop: venv target |
| /external/brotli/python/ | ||
| D | Makefile | 38 develop: target |
| /external/python/setuptools/docs/userguide/ | ||
| D | commands.rst | 143 .. _develop: target in ``bdist_egg`` - Create a Python Egg for the project |
| /external/python/setuptools/setuptools/command/ | ||
| D | develop.py | 14 class develop(namespaces.DevelopInstaller, easy_install): class |