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


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

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 14:52:49 +0100
Organization crazy-compilers.com
Lines 21
Message-ID <mailman.56.1614952373.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> <cd61e469-a70d-56ec-c8fa-492a6e8f22b3@gethmann.org> <96d0c9f4-baf1-7ab2-c84b-bba3baa17fa6@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 aSjwkTj1rLpdi5n9F5ZSSA7vkGPIK80H7udrxABRYTyg==
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 <cd61e469-a70d-56ec-c8fa-492a6e8f22b3@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 <96d0c9f4-baf1-7ab2-c84b-bba3baa17fa6@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> <ff4a1534-d241-134d-070e-4f8695e5f540@crazy-compilers.com> <cd61e469-a70d-56ec-c8fa-492a6e8f22b3@gethmann.org>
Xref csiph.com de.comp.lang.python:5727

Show key headers only | View raw


Am 05.03.21 um 12:37 schrieb Julian Gethmann:
> Ich konnte damit auch mit `packages = country_order` und 
> src/mein_test_name das Paket installierbar machen mit `pip -e .`, 
> sodass das trytond.modules.country_order.egg-info  in src liegt. Also 
> soweit ohne den Namespace-Subordner. 

Kannst Du bitte nochmal genau schrieben, was Du da gemacht hast?

"packages = country_order", "src/mein_test_name" und 
"trytond.modules.country_order.egg-info" passen m.E.  nicht zusammen. 
Außerdem sogt ""packages = country_order" dafür, dass das Paket eben 
*nicht* trytond.modules.country_order (also qaulifiziert) heißt, sonder 
nur "country_order".

-- 
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 14:52 +0100

csiph-web