Skip to content

Commit

Permalink
openstacksdk >= 0.44.0 is incompatible with py27
Browse files Browse the repository at this point in the history
  • Loading branch information
greg-hellings committed Mar 27, 2020
1 parent 6adc787 commit 006df21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ test =
pytest-xdist>=1.29.0, < 2
pytest>=4.6.3, < 5
shade>=1.31.0, < 2
openstacksdk<0.44.0; python_version<"3.0"
testinfra >= 3.4.0
lint =
ansible-lint >= 4.1.1a2, < 5
Expand Down

0 comments on commit 006df21

Please sign in to comment.