diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2021-04-21 09:18:45 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2021-04-21 09:18:45 +0200 |
commit | 626dbf1ce5c63e7b2c2696038a14dc3091493483 (patch) | |
tree | 2657808346886bad43204943f978fa8b11995c27 | |
parent | ff8546b16057e6a053ea54de0eac1a2229a7ec75 (diff) |
Downgrade to setuptools_scm===5.0.1stable/iruya
https://travis-ci.com/github/collivier/functest-kubernetes/jobs/499805896
Change-Id: Ifa95cbf0eb9059f3ff8c1208443202c212b5274d
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
-rw-r--r-- | upper-constraints.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/upper-constraints.txt b/upper-constraints.txt index d3525beda..eeca12dc9 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -21,4 +21,4 @@ sphinxcontrib-spelling===4.2.1 ujson===2.0.3 kubernetes===10.0.0 ansible-lint===4.2.0 -setuptools_scm===6.0.1 +setuptools_scm===5.0.1 |