Skip to content

Commit d1fa735

Browse files
Changed copyright year and removed unwanted sources
1 parent 12e43f4 commit d1fa735

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

scripts/tests/py/BUILD.gn

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2023 Project CHIP Authors
1+
# Copyright (c) 2024 Project CHIP Authors
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.
@@ -33,11 +33,8 @@ pw_python_package("metadata_parser") {
3333
sources = [
3434
"__init__.py",
3535
"metadata.py",
36-
"env_test.yaml",
37-
"simple_run_args.txt",
3836
]
3937

40-
4138
tests = [
4239
"test_metadata.py",
4340
]

0 commit comments

Comments
 (0)