We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91f5289 commit d16ded8Copy full SHA for d16ded8
1 file changed
tox.ini
@@ -44,7 +44,7 @@ deps =
44
pytest == 4.6.11
45
pytest-mock == 2.0.0
46
pytest-cov == 2.10.0
47
- git+https://github.com/code42/py42.git@master#egg=py42
+ git+https://github.com/code42/py42.git@main#egg=py42
48
49
[testenv:integration]
50
commands =
0 commit comments