b4d6cec637
Some minor updates to the testing file so that it would pass a pep8 checker. Also adds a pep8 tox target to test them :) Change-Id: I5c704a1b5a1b5f8b6d80a8f538b56befbe656099
6 lines
233 B
Plaintext
6 lines
233 B
Plaintext
# The order of packages is significant, because pip processes them in the order
|
|
# of appearance. Changing the order has an impact on the overall integration
|
|
# process, which may cause wedges in the gate later.
|
|
|
|
hacking>=0.10.0,<0.11
|