Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > de.comp.lang.python > #5725

Re: [Python-de] develop/editable-mode und "flaches" Package in "src"

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From Hartmut Goebel <h.goebel@crazy-compilers.com>
Newsgroups de.comp.lang.python
Subject Re: [Python-de] develop/editable-mode und "flaches" Package in "src"
Date Fri, 5 Mar 2021 11:24:20 +0100
Organization crazy-compilers.com
Lines 20
Message-ID <mailman.53.1614939865.3067.python-de@python.org> (permalink)
References <88603586-03f4-2c50-4bd8-f53523dbb3bb@crazy-compilers.com> <1cf8b220-5b5d-7162-edb9-c256a3d61a68@gethmann.org> <ccb4f142-411f-be41-6ecd-fd325c5ef00b@crazy-compilers.com> <411e264d-3011-1438-aea6-c149a72b7db8@gethmann.org> <ff4a1534-d241-134d-070e-4f8695e5f540@crazy-compilers.com>
Mime-Version 1.0
Content-Type text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding 8bit
X-Trace news.uni-berlin.de b0nYzuinjTh7LIp0hrNWYgKmfw/coqHZ2DoUQU6YDnkw==
Return-Path <h.goebel@crazy-compilers.com>
X-Original-To python-de@python.org
Delivered-To python-de@mail.python.org
Authentication-Results mail.python.org; dkim=none reason="no signature"; dkim-adsp=none (unprotected policy); dkim-atps=neutral
X-Virus-Scanned amavisd-new at mnet-online.de
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.0
In-Reply-To <411e264d-3011-1438-aea6-c149a72b7db8@gethmann.org>
Content-Language de-DE
X-BeenThere python-de@python.org
X-Mailman-Version 2.1.34
Precedence list
List-Id Die Deutsche Python Mailingliste <python-de.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-de>, <mailto:python-de-request@python.org?subject=unsubscribe>
List-Archive <https://mail.python.org/pipermail/python-de/>
List-Post <mailto:python-de@python.org>
List-Help <mailto:python-de-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-de>, <mailto:python-de-request@python.org?subject=subscribe>
X-Mailman-Original-Message-ID <ff4a1534-d241-134d-070e-4f8695e5f540@crazy-compilers.com>
X-Mailman-Original-References <88603586-03f4-2c50-4bd8-f53523dbb3bb@crazy-compilers.com> <1cf8b220-5b5d-7162-edb9-c256a3d61a68@gethmann.org> <ccb4f142-411f-be41-6ecd-fd325c5ef00b@crazy-compilers.com> <411e264d-3011-1438-aea6-c149a72b7db8@gethmann.org>
Xref csiph.com de.comp.lang.python:5725

Show key headers only | View raw


Am 05.03.21 um 11:11 schrieb Julian Gethmann:
> heißt package_dir gesetzt hier 

Danke der Nachfrage.

packages "set": `packages = trytond.modules.country_order`
packages "empty": `packages = `
package_dir "set": `package_dir =  \n trytond.modules.country_order=src`
package_dir "empty": `package_dir =  \n trytond.modules.country_order=src`

Das ganze scheint eo Bug in setuptools zu sein: 
https://github.com/pypa/setuptools/issues/1801

-- 
Regards
Hartmut Goebel

| Hartmut Goebel          | h.goebel@crazy-compilers.com               |
| www.crazy-compilers.com | compilers which you thought are impossible |

Back to de.comp.lang.python | Previous | Next | Find similar


Thread

Re: [Python-de] develop/editable-mode und "flaches" Package in "src" Hartmut Goebel <h.goebel@crazy-compilers.com> - 2021-03-05 11:24 +0100

csiph-web