Re: develop/editable-mode und "flaches" Package in "src"

Julian Gethmann <[email protected]>
Newsgroups gmane.comp.python.general.german
Message-ID <[email protected]>

On 05/03/2021 11:24, Hartmut Goebel wrote:
> 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
Danke für die Erläuterung.In der Liste fehlt aber dann ja 
RonnyPfannschmidts/meine Variante/workaround.
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.
_______________________________________________
python-de maillist  -  [email protected]
https://mail.python.org/mailman/listinfo/python-de
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.