mirror of
https://github.com/9001/copyparty.git
synced 2025-10-03 09:49:29 +02:00
support mojibake and py3.2
This commit is contained in:
parent
bf95527e92
commit
63e089a5f0
15 changed files with 150 additions and 121 deletions
1
setup.py
1
setup.py
|
@ -168,6 +168,7 @@ args = {
|
|||
"Programming Language :: Python :: 2",
|
||||
"Programming Language :: Python :: 2.7",
|
||||
"Programming Language :: Python :: 3",
|
||||
"Programming Language :: Python :: 3.2",
|
||||
"Programming Language :: Python :: 3.3",
|
||||
"Programming Language :: Python :: 3.4",
|
||||
"Programming Language :: Python :: 3.5",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue