Compare commits
No commits in common. "bb04a8e086f2781a1d984a1a18ab474e8ac33c16" and "21b4ed78827e96e9e69be7d564eaa8c715d14751" have entirely different histories.
bb04a8e086
...
21b4ed7882
|
@ -1,7 +1,7 @@
|
||||||
[options.extras_require]
|
[options.extras_require]
|
||||||
# Used to run the tests inside the CICD pipeline
|
# Used to run the tests inside the CICD pipeline
|
||||||
ci =
|
ci =
|
||||||
tox==3.23.0
|
tox==3.21.1
|
||||||
|
|
||||||
# Used inside Tox for running tests
|
# Used inside Tox for running tests
|
||||||
test =
|
test =
|
||||||
|
|
Loading…
Reference in New Issue