Force an upgrade to a newer version of antsibull
This commit is contained in:
parent
99cac0b135
commit
d816a5966e
1 changed files with 3 additions and 0 deletions
|
@ -47,6 +47,9 @@ setuptools < 45 ; python_version == '2.7' # setuptools 45 and later require pyth
|
||||||
# freeze antsibull-changelog for consistent test results
|
# freeze antsibull-changelog for consistent test results
|
||||||
antsibull-changelog == 0.7.0
|
antsibull-changelog == 0.7.0
|
||||||
|
|
||||||
|
# Make sure we have a new enough antsibull for the CLI args we use
|
||||||
|
antsibull >= 0.21.0
|
||||||
|
|
||||||
# freeze pylint and its requirements for consistent test results
|
# freeze pylint and its requirements for consistent test results
|
||||||
astroid == 2.2.5
|
astroid == 2.2.5
|
||||||
isort == 4.3.15
|
isort == 4.3.15
|
||||||
|
|
Loading…
Reference in a new issue