Commit Graph

2 Commits

Author SHA1 Message Date
tikitavi 0445156611 rework tox.ini
separate works for py27, py35
add docs test
some other changes to let tests pass

Change-Id: I94291a5e65fee1e266fbe4e2ec3e14f042654598
2017-10-20 12:16:30 +03:00
Tony Breeds 5284e02f44 Add Constraints support
Adding constraints support to libraries is slightly more complex than
services as the libraries themselves are listed in upper-constraints.txt
which leads to errors that you can't install a specific version and a
constrained version.

This change adds constraints support by also adding a helper script to
edit the constraints to remove ec2-api.

Change-Id: I820a62970a8f870804a580b8dded0624c50b8b0a
2016-12-21 10:24:41 +11:00