Skip to content

Commit

Permalink
revert noxfile
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenworsley committed Jul 31, 2024
1 parent 61c2508 commit 37c0021
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@


#: Default to reusing any pre-existing nox environments.
nox.options.reuse_existing_virtualenvs = True
nox.options.reuse_existing_virtualenvs = False

#: Name of the package to test.
PACKAGE = "esmf_regrid"
Expand Down

0 comments on commit 37c0021

Please sign in to comment.