Is it possible to use tox with conda-based Python installations?
The tox-conda plugin should close that gap nowadays, but needs contributors who actively use conda to test and improve it. from the README: tox-conda is a plugin that provides integration with the conda package and environment manager for the tox automation tool. It’s like having your cake and eating it, too! By default, tox creates … Read more