Ofek Lev
Ofek Lev
What you have in the project features environment variable looks like dependencies rather than features. Can you please show me your configuration file and also explain more precisely the behavior...
Try this: https://ofek.dev/pyapp/latest/runtime/#restore
Please provide a repository so that I may reproduce.
FYI I just opened a PEP about package repository namespaces and I used your packages/community as a motivating example 🙂 https://discuss.python.org/t/pep-752-package-repository-namespaces/61227
I missed the meeting this morning because we have an event going on at work this week but I was wondering what your organization thinks about this https://discuss.python.org/t/63192/60: > Maybe...
Thanks! Would you mind opening a PR and test the latter approach? https://github.com/pypa/hatch/blob/257e27e51a6a5616ed08a39a408a21c35c9931bc/action.yml#L17
That looks like a known bug in pip where incomplete network requests fail. Can you simply try again?
what do other projects do?
Thanks! If you can tell me your workaround then I can document as a troubleshooting note.