File tree 1 file changed +0
-19
lines changed
synthtool/gcp/templates/python_library
1 file changed +0
-19
lines changed Original file line number Diff line number Diff line change @@ -80,25 +80,6 @@ We use `nox <https://nox.readthedocs.io/en/latest/>`__ to instrument our tests.
80
80
81
81
.. nox: https://pypi.org/project/nox/
82
82
83
- Note on Editable Installs / Develop Mode
84
- ========================================
85
-
86
- - As mentioned previously, using ``setuptools `` in `develop mode `_
87
- or a ``pip `` `editable install `_ is not possible with this
88
- library. This is because this library uses `namespace packages `_.
89
- For context see `Issue #2316 `_ and the relevant `PyPA issue `_.
90
-
91
- Since ``editable `` / ``develop `` mode can't be used, packages
92
- need to be installed directly. Hence your changes to the source
93
- tree don't get incorporated into the **already installed **
94
- package.
95
-
96
- .. _namespace packages : https://www.python.org/dev/peps/pep-0420/
97
- .. _Issue #2316 : https://github.com/GoogleCloudPlatform/google-cloud-python/issues/2316
98
- .. _PyPA issue : https://github.com/pypa/packaging-problems/issues/12
99
- .. _develop mode : https://setuptools.readthedocs.io/en/latest/setuptools.html#development-mode
100
- .. _editable install : https://pip.pypa.io/en/stable/reference/pip_install/#editable-installs
101
-
102
83
*****************************************
103
84
I'm getting weird errors... Can you help?
104
85
*****************************************
You can’t perform that action at this time.
0 commit comments