File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 4444 ':python_version>="3"' : ['avro-python3' ]}
4545
4646setup (name = 'schema-salad' ,
47- version = '3.0 ' ,
47+ version = '2.5.1 ' ,
4848 description = 'Schema Annotations for Linked Avro Data (SALAD)' ,
4949 long_description = open (README ).read (),
5050 author = 'Common workflow language working group' ,
7272 "Operating System :: MacOS :: MacOS X" ,
7373 "Development Status :: 4 - Beta" ,
7474 "Programming Language :: Python :: 2.7" ,
75- # "Programming Language :: Python :: 3.3", # TODO: uncomment these
76- # "Programming Language :: Python :: 3.4", # lines
77- # "Programming Language :: Python :: 3.5"
75+ "Programming Language :: Python :: 3.3" ,
76+ "Programming Language :: Python :: 3.4" ,
77+ "Programming Language :: Python :: 3.5"
7878 ]
7979 )
You can’t perform that action at this time.
0 commit comments