File tree Expand file tree Collapse file tree 2 files changed +153
-155
lines changed
Expand file tree Collapse file tree 2 files changed +153
-155
lines changed Original file line number Diff line number Diff line change 22name = " flake8-annotations"
33version = " 3.1.1"
44description = " Flake8 Type Annotation Checks"
5+ license = " MIT"
6+ license-files = [" LICENSE" ]
57authors = [
68 {name = " sco1" , email = " sco1.git@gmail.com" }
79]
8- maintainers = [
9- {name = " sco1" , email = " sco1.git@gmail.com" }
10- ]
1110
1211readme = " README.md"
1312classifiers = [
1413 " Framework :: Flake8" ,
1514 " Environment :: Console" ,
1615 " Intended Audience :: Developers" ,
17- " License :: OSI Approved :: MIT License" ,
1816 " Operating System :: OS Independent" ,
19- " Development Status :: 5 - Production/Stable " ,
17+ " Development Status :: 6 - Mature " ,
2018 " Programming Language :: Python" ,
2119 " Programming Language :: Python :: 3" ,
2220 " Programming Language :: Python :: 3.9" ,
You can’t perform that action at this time.
0 commit comments