File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ author = Johannes Hoppe
44author_email  = info@johanneshoppe.com
55description  = A lightweight file uploader input for Django and Amazon S3
66long_description  = file: README.rst
7+ long_description_content_type  = text/x-rst
78url  = https://github.com/codingjoe/django-s3file
89license  = MIT
910license_file  = LICENSE
@@ -15,14 +16,16 @@ classifier =
1516 License :: OSI Approved :: MIT License
1617 Operating System :: OS Independent
1718 Programming Language :: Python
19+  Programming Language :: JavaScript
1820 Topic :: Software Development
1921 Programming Language :: Python :: 3
2022 Programming Language :: Python :: 3 :: Only
2123 Programming Language :: Python :: 3.6
2224 Programming Language :: Python :: 3.7
25+  Programming Language :: Python :: 3.8
2326 Framework :: Django
24-  Framework :: Django :: 1.11
2527 Framework :: Django :: 2.2
28+  Framework :: Django :: 3.1
2629
2730[options] 
2831include_package_data  = True
                         You can’t perform that action at this time. 
           
                  
0 commit comments