Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > de.comp.lang.python > #5725
| 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 11:24 +0100 |
| Organization | crazy-compilers.com |
| 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> |
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
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