Post #4057184
2026-07-06 01:39 UTC
@pfmoore@mastodon.social @ancoghlan@mastodon.social @nedbat@hachyderm.io I have more than a dozen virtual environments for pyqtgraph development. This is due to supporting a variety of different combinations of dependencies (and different versions of those). Many virtual environment managers assume a singular “project environment” which is why they don’t work for me :(
Replies (1)
-
@nedbat@hachyderm.io 2026-07-06 10:22
@ogi@hachyderm.io sounds like something tox could help with.