Compare commits
No commits in common. "d330c1a6149320bd2129f99bb780240a4f07f56c" and "f585f8ad3678224f37675335eb9bb43fc23cd546" have entirely different histories.
d330c1a614
...
f585f8ad36
|
|
@ -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.1
|
tox==3.23.0
|
||||||
|
|
||||||
# Used inside Tox for running tests
|
# Used inside Tox for running tests
|
||||||
test =
|
test =
|
||||||
|
|
|
||||||
Reference in New Issue