
- .zuul.yaml: add config about mirroring and secret github key - requirements.txt: empty file for futures requirements - test-requirements.txt: file with requirements for testing - tox.ini: file to setup the test environment Story: 2008132 Task: 41107 Change-Id: I7e5ce441e783963017f578ee0647f224ea3773ee Signed-off-by: Nicolas Alvarez <nicolas.alvarez@windriver.com>
4 lines
85 B
Plaintext
4 lines
85 B
Plaintext
# hacking pulls in flake8
|
|
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
|
|
bashate >= 0.2
|