File tree Expand file tree Collapse file tree 2 files changed +3
-20
lines changed
Expand file tree Collapse file tree 2 files changed +3
-20
lines changed Original file line number Diff line number Diff line change 1- .. raw :: html
2-
3- <p align =" center" >
4- <a href =" https://uploadcare.com/?ref=github-readme" >
5- <picture >
6- <source media =" (prefers-color-scheme: light)" srcset =" https://ucarecdn.com/1b4714cd-53be-447b-bbde-e061f1e5a22f/logosafespacetransparent.svg" >
7- <source media =" (prefers-color-scheme: dark)" srcset =" https://ucarecdn.com/3b610a0a-780c-4750-a8b4-3bf4a8c90389/logotransparentinverted.svg" >
8- <img width =250 alt =" Uploadcare logo" src =" https://ucarecdn.com/1b4714cd-53be-447b-bbde-e061f1e5a22f/logosafespacetransparent.svg" >
9- </picture >
10- </a >
11- </p >
12- <p align =" center" >
13- <a href =" https://uploadcare.com?ref=github-readme" >Website</a > •
14- <a href =" https://uploadcare.com/docs/start/quickstart?ref=github-readme" >Quick Start</a > •
15- <a href =" https://uploadcare.com/docs?ref=github-readme" >Docs</a > •
16- <a href =" https://uploadcare.com/blog?ref=github-readme" >Blog</a > •
17- <a href =" https://discord.gg/mKWRgRsVz8?ref=github-readme" >Discord</a > •
18- <a href =" https://twitter.com/Uploadcare?ref=github-readme" >Twitter</a >
19- </p >
20-
211================================
222MIGRO: Uploadcare Migration Tool
233================================
Original file line number Diff line number Diff line change 1515
1616long_description = open ('README.rst' , encoding = 'utf-8' ).read ()
1717
18+
1819setup (
1920 name = 'uploadcare-migro' ,
2021 version = version ,
5253 'Programming Language :: Python :: 3.8' ,
5354 'Programming Language :: Python :: 3.9' ,
5455 'Programming Language :: Python :: 3.10' ,
56+ 'Programming Language :: Python :: 3.11' ,
57+ 'Programming Language :: Python :: 3.12' ,
5558 ]
5659)
You can’t perform that action at this time.
0 commit comments