File tree Expand file tree Collapse file tree 11 files changed +18
-11
lines changed
Expand file tree Collapse file tree 11 files changed +18
-11
lines changed Original file line number Diff line number Diff line change 1- # Copyright 2016-2019 Alexey Stepanov aka penguinolog
1+ # Copyright 2016 - 2020 Alexey Stepanov aka penguinolog
22#
33# Copyright 2016 Mirantis, Inc.
44#
Original file line number Diff line number Diff line change 1- # Copyright 2016-2019 Alexey Stepanov aka penguinolog
1+ # Copyright 2018 - 2020 Alexey Stepanov aka penguinolog
22# #
33# Licensed under the Apache License, Version 2.0 (the "License"); you may
44# not use this file except in compliance with the License. You may obtain
Original file line number Diff line number Diff line change 11#!/usr/bin/env python
22
3- # Copyright 2016-2019 Alexey Stepanov aka penguinolog
3+ # Copyright 2018 - 2020 Alexey Stepanov aka penguinolog
44##
55# Licensed under the Apache License, Version 2.0 (the "License"); you may
66# not use this file except in compliance with the License. You may obtain
Original file line number Diff line number Diff line change 1- # Copyright 2016-2019 Alexey Stepanov aka penguinolog
1+ # Copyright 2018 - 2020 Alexey Stepanov aka penguinolog
22#
33# Licensed under the Apache License, Version 2.0 (the "License"); you may
44# not use this file except in compliance with the License. You may obtain
Original file line number Diff line number Diff line change 11#!/usr/bin/env python
22
3- # Copyright 2016 - 2019 Alexey Stepanov aka penguinolog
3+ # Copyright 2018 - 2020 Alexey Stepanov aka penguinolog
44# Licensed under the Apache License, Version 2.0 (the "License"); you may
55# not use this file except in compliance with the License. You may obtain
66# a copy of the License at
Original file line number Diff line number Diff line change 1- # Copyright 2016-2019 Alexey Stepanov aka penguinolog
1+ # Copyright 2016 - 2020 Alexey Stepanov aka penguinolog
22
33# Copyright 2016 Mirantis, Inc.
44
Original file line number Diff line number Diff line change 1- # Copyright 2016-2019 Alexey Stepanov aka penguinolog
1+ # Copyright 2016 - 2020 Alexey Stepanov aka penguinolog
22
33# Licensed under the Apache License, Version 2.0 (the "License"); you may
44# not use this file except in compliance with the License. You may obtain
Original file line number Diff line number Diff line change 1- # Copyright 2018 - 2019 Alexey Stepanov aka penguinolog
1+ # Copyright 2016 - 2020 Alexey Stepanov aka penguinolog
22
33# Copyright 2016 Mirantis, Inc.
44
Original file line number Diff line number Diff line change 1- # Copyright 2018-2019 Alexey Stepanov aka penguinolog
1+ # Copyright 2016 - 2020 Alexey Stepanov aka penguinolog
22
33# Licensed under the Apache License, Version 2.0 (the "License"); you may
44# not use this file except in compliance with the License. You may obtain
Original file line number Diff line number Diff line change 1- # Copyright 2016-2019 Alexey Stepanov aka penguinolog
1+ # Copyright 2016-2020 Alexey Stepanov aka penguinolog
22
33# Copyright 2016 Mirantis, Inc.
44
@@ -214,6 +214,7 @@ def get_simple_vars_from_src(
214214 "Programming Language :: Python :: 3.6" ,
215215 "Programming Language :: Python :: 3.7" ,
216216 "Programming Language :: Python :: 3.8" ,
217+ "Programming Language :: Python :: 3.9" ,
217218 "Programming Language :: Python :: Implementation :: CPython" ,
218219 "Programming Language :: Python :: Implementation :: PyPy" ,
219220]
You can’t perform that action at this time.
0 commit comments