Learn more about these different git repos.
Other Git URLs
718681b
@@ -21,3 +21,4 @@
tabulate
prometheus_client
defusedxml
+ rpm-py-installer
@@ -19,7 +19,6 @@
-W "ignore:This method will be removed in future versions. Use 'parser.read_file()':DeprecationWarning" \
-W "ignore:Use .persist_selectable:DeprecationWarning" \
{posargs}
- sitepackages = True
[testenv:flake8]
basepython = python3
Signed-off-by: Luiz Carvalho lucarval@redhat.com
@gnaponie, @cqi could you ptal? I think this will improve the development experience and make it easier to run tests in other CI systems.
:thumbsup:
Signed-off-by: Luiz Carvalho lucarval@redhat.com