John Torakis
John Torakis
Awesome project @rkbennett 🙃 When I get the time I'll read through your code and maybe fetch some of it! You can always submit a PR if you need httpimport...
Hello all! I'm afraid I'll need your help with that... I don't have much time to handle Python 3.12 support right now. I believe that all parts are already there...
I'd totally enjoy this feature, too! A single file-package can also by [pyminified](https://liftoff.github.io/pyminifier/)!
I feel I've never come across a versioned tar Python module. It is possible that the module cannot be used with them. If versioned tar Python modules are documented somewhere,...
I'm closing this, as it seems solved. In case further investigation is needed, please re-open!
What I guess you could do on the subject is to change the modification times for the Dockerfiles. Specifically you can do the following: ```bash MDATE=$(git log | head -3...
Are you using the profile name as in `pypi_repo("...", profile="pypi")`? Also, what version are you using?
The code passed the CI tests, as it should. Yet, the 1.4.0 release did not fail either, they all passed as well. Do you have any clue on why this...