Gaetan Semet

Results 65 issues of Gaetan Semet

Hello I don't know if this is a limitation of pipenv of pipfile, but I would like to recommend that ``` [requires] python_version = ... ``` Support range syntax, for...

Hello Using pipx 1.4, I need to manually add `--pip-args` in my install command to hit my private artifactory repository, despite my pip config pointing to it by default: ```bash...

enhancement

Hello Is it possible to add an option to change the default menu item names: - the first level has the name of the module while I'd like to have...

enhancement

Hello Currently, click_config_file uses `get_app_dir` to find the config file. I would like a way to look either in current folder or on the $HOME folder, for instance (like "#HOME/.myapprc"),...

I have a crash with anyconfig and jsonschema 3.0.0 on pyinstaller build under alpine. Works with jsonschema

bug