File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
tools/azure-sdk-tools/packaging_tools/templates Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11# Microsoft Azure SDK for Python
22
33This is the Microsoft Azure {{package_pprint_name}} Client Library.
4- This package has been tested with Python 3.7 +.
4+ This package has been tested with Python 3.6 +.
55For a more complete view of Azure libraries, see the [ azure sdk python release] ( https://aka.ms/azsdk/python/all ) .
66
77## _ Disclaimer_
Original file line number Diff line number Diff line change 4949 classifiers = [
5050 '{{classifier}}' ,
5151 'Programming Language :: Python' ,
52- " Programming Language :: Python :: 3 :: Only" ,
52+ ' Programming Language :: Python :: 3 :: Only' ,
5353 'Programming Language :: Python :: 3' ,
5454 'Programming Language :: Python :: 3.6' ,
5555 'Programming Language :: Python :: 3.7' ,
You can’t perform that action at this time.
0 commit comments