Matthew Martin

Results 45 issues of Matthew Martin

File "E:\.virtualenv\module-KAy01_l3-py3.11\Lib\site-packages\tox_poetry_dev_dependencies\_hooks.py", line 13, in tox.config.IndexServerConfig, # PIP_INDEX_URL ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: module 'tox.config' has no attribute 'IndexServerConfig'

os.sep + path + skipping readline for windows. Why I suggest skipping readline: Me & Chat GPT (back when it thought its name was Assistant) made a pacman game in...

I'm using windows 11 and os.execvpe will cause a segfault. I happen to be using gitbash and pipx, but I get the same behavior if I don't use pipx. After...

This examines a venv's source files for imports and then removes packages that are not imported. Because some packages exist to provide a command line tool instead, those are skipped...

They are useful in environments where sdist is prohibited. `python setup.py sdist bdist_wheel` and then uploading `dist/*` with twine would do it Thanks