diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2022-03-14 12:18:43 +0100 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2022-03-14 10:27:38 -0700 |
commit | 076855c22ffdae28cc86816c9fd06b9c0e401702 (patch) | |
tree | c36a5460b798013ec5096fa1af5548721e8ab4dc /mesonbuild/interpreter/interpreter.py | |
parent | a5bb65437722874bfca5d7ea3db542a5482385eb (diff) | |
download | meson-076855c22ffdae28cc86816c9fd06b9c0e401702.zip meson-076855c22ffdae28cc86816c9fd06b9c0e401702.tar.gz meson-076855c22ffdae28cc86816c9fd06b9c0e401702.tar.bz2 |
sourceset: rename "dependencies" fields to deps
The dependencies field clashes with the dependencies module, so that
mypy interprets "dependencies.Dependency" as a "Dependency" attribute
of the "dependencies" field.
Rename the field to something else, so that it does not clash.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'mesonbuild/interpreter/interpreter.py')
0 files changed, 0 insertions, 0 deletions