Skip to content

Commit

Permalink
🤦‍♀️
Browse files Browse the repository at this point in the history
  • Loading branch information
daisylb committed Aug 5, 2019
1 parent 9b098a3 commit cb2bf29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion noxfile.py
@@ -1,6 +1,6 @@
import nox

nox.options.sessions = 'tests'
nox.options.sessions = ('tests',)
nox.options.reuse_existing_virtualenvs = True
nox.options.error_on_external_run = True

Expand Down

0 comments on commit cb2bf29

Please sign in to comment.