Compare commits
2 commits
21b4ed7882
...
bb04a8e086
| Author | SHA1 | Date | |
|---|---|---|---|
| bb04a8e086 | |||
| e6cb5a3c2c |
1 changed files with 1 additions and 1 deletions
|
|
@ -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.21.1
|
tox==3.23.0
|
||||||
|
|
||||||
# Used inside Tox for running tests
|
# Used inside Tox for running tests
|
||||||
test =
|
test =
|
||||||
|
|
|
||||||
Reference in a new issue