File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 4747 maintainer = "Gordon Watts (IRIS-HEP/UW Seattle)" ,
4848 maintainer_email = "gwatts@uw.edu" ,
4949 url = "https://github.com/iris-hep/func_adl" ,
50- license = "TBD " ,
50+ license = "MIT " ,
5151 test_suite = "tests" ,
5252 install_requires = ["make-it-sync" ],
5353 setup_requires = ["pytest-runner" ],
5656 classifiers = [
5757 # "Development Status :: 3 - Alpha",
5858 # "Development Status :: 4 - Beta",
59- # "Development Status :: 5 - Production/Stable",
59+ "Development Status :: 5 - Production/Stable" ,
6060 # "Development Status :: 6 - Mature",
6161 "Intended Audience :: Developers" ,
6262 "Intended Audience :: Information Technology" ,
6767 "Programming Language :: Python :: 3.8" ,
6868 "Programming Language :: Python :: 3.6" ,
6969 "Programming Language :: Python :: 3.7" ,
70- "Programming Language :: Python :: 3.6" ,
7170 "Topic :: Software Development" ,
7271 "Topic :: Utilities" ,
7372 ],
You can’t perform that action at this time.
0 commit comments