Ofek Lev

Results 1177 comments of Ofek Lev

The project has to be installed in order to run those scripts as they are defined by project metadata. What is your use case for not wanting the project also?

if you are using environments you just need to re-create the environment but yes metadata updates are not dynamic, there is no standard for that because nobody has been able...

Please update the description with more information.

Sure, I can do this. I think there is a similar feature request. Can you try to find it and link it here if you do?

Somewhere in this repo, you can use the search functionality on top. You don't have to though as when it comes time I will find it.

Hey sorry! I'm just getting some free time again this weekend. Is this still desirable?

https://github.com/ofek/pyapp/pull/158#issuecomment-2409019583

So sorry I missed this! Stripped builds are used as of https://github.com/ofek/pyapp/pull/163

The issue is that your test project is not on PyPI and therefore fails because by default it builds for releases. You would have to manually configure development builds by...