-
-
Notifications
You must be signed in to change notification settings - Fork 151
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: rebuild env if making an incompatible change (#781)
* fix: rebuild env if making an incompatible change Signed-off-by: Henry Schreiner <[email protected]> * tests: restore windows skip * fix: support conda switching properly Signed-off-by: Henry Schreiner <[email protected]> * fix: make stale Python check opt-in again Signed-off-by: Henry Schreiner <[email protected]> * tests: increase coverage of check again Signed-off-by: Henry Schreiner <[email protected]> * refactor: unify function Signed-off-by: Henry Schreiner <[email protected]> * Update tests/test_virtualenv.py Co-authored-by: Claudio Jolowicz <[email protected]> --------- Signed-off-by: Henry Schreiner <[email protected]> Co-authored-by: Claudio Jolowicz <[email protected]>
- Loading branch information
Showing
2 changed files
with
181 additions
and
71 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.