diff --git a/stub_uploader/build_wheel.py b/stub_uploader/build_wheel.py index 44631727..7a4e1146 100644 --- a/stub_uploader/build_wheel.py +++ b/stub_uploader/build_wheel.py @@ -76,7 +76,6 @@ license="Apache-2.0", python_requires="{requires_python}", classifiers=[ - "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 3", "Typing :: Stubs Only", ]