File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4242 classifiers = ["License :: OSI Approved :: GNU General Public License (GPL)" ,
4343 "License :: OSI Approved :: Apache Software License" ,
4444 "Intended Audience :: Developers" ,
45- "Development Status :: 5 - Production/Stable " ,
45+ "Development Status :: 4 - Beta " ,
4646 "Topic :: Software Development :: Libraries :: Python Modules" ,
4747 "Programming Language :: Python" ,
4848 "Operating System :: OS Independent"
Original file line number Diff line number Diff line change 5151 download_url = "${download_url}" ,
5252 classifiers = ["License :: OSI Approved :: Apache Software License" ,
5353 "Intended Audience :: Developers" ,
54- "Development Status :: 5 - Production/Stable " ,
54+ "Development Status :: 4 - Beta " ,
5555 "Topic :: Software Development :: Libraries :: Python Modules" ,
5656 "Programming Language :: Python" ,
5757 "Operating System :: OS Independent"
You can’t perform that action at this time.
0 commit comments