File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- #!/usr/bin/env python
1
+ #!/usr/bin/env python3
2
2
# Copyright 2015 The Chromium OS Authors. All rights reserved.
3
3
# Use of this source code is governed by a BSD-style license that can be
4
4
# found in the LICENSE file.
Original file line number Diff line number Diff line change 1
- #!/usr/bin/env python
1
+ #!/usr/bin/env python3
2
2
# Copyright 2015 The Chromium OS Authors. All rights reserved.
3
3
# Use of this source code is governed by a BSD-style license that can be
4
4
# found in the LICENSE file.
Original file line number Diff line number Diff line change 1
- #!/usr/bin/env python
1
+ #!/usr/bin/env python3
2
2
# Copyright 2023 The Overlord Authors. All rights reserved.
3
3
4
4
from setuptools import setup
Original file line number Diff line number Diff line change 1
- #!/usr/bin/env python
1
+ #!/usr/bin/env python3
2
2
# -*- coding: utf-8 -*-
3
3
#
4
4
# Copyright 2016 The Chromium OS Authors. All rights reserved.
You can’t perform that action at this time.
0 commit comments