Skip to content

Commit

Permalink
install test requirements instead of dev requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
mikealfare committed Nov 19, 2023
1 parent 9aad025 commit 26c6355
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 @@ -27,4 +27,4 @@ passenv =
commands =
snowflake: {envpython} -m pytest {posargs} tests/functional
deps =
-e.[dev]
-e.[test]

0 comments on commit 26c6355

Please sign in to comment.