Skip to content

Commit

Permalink
Bug 1651058 - Specify that mozprocess 1.2.0+ is required (#696)
Browse files Browse the repository at this point in the history
  • Loading branch information
wlach committed Jul 15, 2020
1 parent 2c5b023 commit fd7e043
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -12,7 +12,7 @@
"mozinfo>=1.1.0",
"mozinstall>=2.0.0",
"mozlog>=4.0",
"mozprocess>=1.0.0",
"mozprocess>=1.2.0",
"mozprofile>=2.2.0",
"mozrunner>=7.4.0",
"mozversion>=2.1.0",
Expand Down

0 comments on commit fd7e043

Please sign in to comment.