Compare commits
2 Commits
f585f8ad36
...
d330c1a614
| Author | SHA1 | Date |
|---|---|---|
|
|
d330c1a614 | |
|
|
f605c9738f |
|
|
@ -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.23.1
|
||||||
|
|
||||||
# Used inside Tox for running tests
|
# Used inside Tox for running tests
|
||||||
test =
|
test =
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue