Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > de.comp.lang.python > #5727
| 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 | 2021-03-05 14:52 +0100 |
| Organization | crazy-compilers.com |
| Message-ID | <mailman.56.1614952373.3067.python-de@python.org> (permalink) |
| References | (2 earlier) <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> |
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
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