We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent babbedb commit 51aa483Copy full SHA for 51aa483
2 files changed
packages/google-crc32c/README.md
@@ -24,6 +24,7 @@ Wheels are published for the following platforms / architectures:
24
### Unsupported Platforms
25
26
- `manylinux1` platform, `x86_64` architecture support has ended.
27
+
28
See https://github.com/pypa/manylinux/issues/994.
29
30
## Mac OS
packages/google-crc32c/setup.cfg
@@ -23,11 +23,11 @@ author = Google LLC
23
author_email = googleapis-packages@google.com
license = Apache 2.0
+license_files = LICENSE
platforms = Posix, MacOS X, Windows
classifiers =
Development Status :: 4 - Beta
Intended Audience :: Developers
- License :: OSI Approved :: Apache Software License
31
Operating System :: OS Independent
32
Programming Language :: Python :: 3
33
Programming Language :: Python :: 3.9
0 commit comments