Skip to content

Commit

Permalink
set base docs python to 3
Browse files Browse the repository at this point in the history
  • Loading branch information
amcinnes87 committed Dec 11, 2020
1 parent 46d4386 commit 445438a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ basepython =
flake8: python3.8
manifest: python3.8
dist: python3.8
docs: python3.8
docs: python3
binder: python3.8
deps = .[dev]
commands = pytest -v --maxfail=2 --cov=papermill -W always {posargs}

0 comments on commit 445438a

Please sign in to comment.