Fix typos in comments
Change-Id: I6b90a3d831704fe40862dcf8421c4ffdbbeab7f7
This commit is contained in:
parent
fe7b80a25b
commit
9c8d9039fb
@ -1,4 +1,4 @@
|
|||||||
# linters - each project may hve a different version with loose convergence
|
# linters - each project may have a different version with loose convergence
|
||||||
# over time.
|
# over time.
|
||||||
flake8
|
flake8
|
||||||
flake8_docstrings
|
flake8_docstrings
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# These are needed to build all the things in global-requirements, which we do
|
# These are needed to build all the things in global-requirements, which we do
|
||||||
# for integration testing (see tools/integration.sh.
|
# for integration testing. (see tools/integration.sh)
|
||||||
python-all-dev
|
python-all-dev
|
||||||
python3-all-dev
|
python3-all-dev
|
||||||
libvirt-dev
|
libvirt-dev
|
||||||
@ -15,7 +15,7 @@ libffi-dev
|
|||||||
libldap2-dev
|
libldap2-dev
|
||||||
libsasl2-dev
|
libsasl2-dev
|
||||||
ccache
|
ccache
|
||||||
# NOTE(flaper87): Temporarly needed for proton
|
# NOTE(flaper87): Temporarily needed for proton
|
||||||
uuid-dev
|
uuid-dev
|
||||||
swig
|
swig
|
||||||
# Python things that change rarely and we're willing to risk breakage vs latest
|
# Python things that change rarely and we're willing to risk breakage vs latest
|
||||||
|
Loading…
Reference in New Issue
Block a user