George Kettleborough
George Kettleborough
#### What's the problem this feature will solve? `pipx` is a new tool which supports "global" installation of user tools. `pip-tools` seems like an ideal candidate for such a global...
# Summary If manage.py can be found, it contains the information needed to find the settings module, so why do we still need to set the environment variable?
This adds zlib as a dependency, but supports both gzipped and non-gzipped input now (zlib automatically decides if the file is gzipped).
This allows a user to use `visible-frame-list`, or any other function, instead of `frame-list`. This is useful, for example, in a tiling window manager where it's possible to get `visible-frame-list`...
Hope you don't mind two changes in one PR here. First one is a bugfix. I found if I didn't set `EXPORT_CONTAINER_CLASS` I got class names like "outline-1nil". Second one...
Resolves #1087 Usually pip-tools is installed inside a project env and run from there. So it gets run in the same version of Python that the project is developed with....
Drop support for Django 2.2, 4.0 and Python 3.7 Also simplified the Github actions pipeline using tox-gh-actions. Coverage for pypy has been disabled due to : https://github.com/nedbat/coveragepy/issues/1382
Shouldn't this be a dev dependency?
### Describe the bug Following the docs here: https://fluxcd.io/flux/use-cases/running-jobs/ It seems that when these resources are updated it can happen that `deploy` gets run before `pre-deploy`, because `pre-deploy` was already...
This is causing breakage. There's nothing in the changelog about this.