Skip to content

Commit

Permalink
updated tox file (Azure#11087)
Browse files Browse the repository at this point in the history
Co-authored-by: Laurent Mazuel <laurent.mazuel@gmail.com>
  • Loading branch information
Srinath Narayanan and lmazuel authored Jul 28, 2020
1 parent a7ef6ad commit a3080fd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion sdk/cosmos/azure-cosmos/tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
envlist = py27, py34

[base]
deps = pytest, -rdev_requirements.txt
deps = pytest
-rdev_requirements.txt

[pytest]
python_files=test/**.py
Expand Down

0 comments on commit a3080fd

Please sign in to comment.