Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

Commit e8dfb62

Browse files
authored
build: update license identifiers in setup.cfg (#281)
1 parent fbb0e26 commit e8dfb62

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ Wheels are published for the following platforms / architectures:
2424
### Unsupported Platforms
2525

2626
- `manylinux1` platform, `x86_64` architecture support has ended.
27+
2728
See https://github.com/pypa/manylinux/issues/994.
2829

2930
## Mac OS

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@ author = Google LLC
2323
author_email = googleapis-packages@google.com
2424

2525
license = Apache 2.0
26+
license_files = LICENSE
2627
platforms = Posix, MacOS X, Windows
2728
classifiers =
2829
Development Status :: 4 - Beta
2930
Intended Audience :: Developers
30-
License :: OSI Approved :: Apache Software License
3131
Operating System :: OS Independent
3232
Programming Language :: Python :: 3
3333
Programming Language :: Python :: 3.9

0 commit comments

Comments
 (0)