Add package_dir option to setup.py#521
Conversation
8bbb32a to
3c2ea92
Compare
|
Hi, @slitayem |
|
I saw a lot of requests for more dynamic |
|
@slitayem I'm sorry, I don't understand the purpose of this. Could you please be a little more verbose about why you want this?
Additionally, in What are you trying to achieve and what isn't working for you? |
|
Hi, @arcivanov I understand that in PyB you can customize the location of your sources in the tree (defaulting to src/main/python), but in package they'll always be on top even if you customize your layout. Is there a simple way to customize the locations of the sources so that they are not always on the top? Thanks, |
|
@jtsec92 what do you mean "they are not always on top"? |
You need to move the |
What is your desired layout IN THE WHEEL package? Your |
|
PS: As a second thought, you don't need the |
Thank you |
|
If your target package looks like If you REALLY want to do what you're saying just create |



No description provided.