mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-01-22 14:41:39 +00:00
Make tox work with non-venv interpreters
Previously, as soon as an interpreter that wasn't the one having been used for `env` was used by tox, we would get errors because our C modules wouldn't be built for this interpreter. The makefile has been changed to make `make modules` interpreter-aware, thus fixing this problem.
This commit is contained in:
Reference in New Issue
Block a user