File tree Expand file tree Collapse file tree 2 files changed +11
-0
lines changed
Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -40,4 +40,7 @@ Parse JavaScript source maps.
4040 * Python 2.6
4141 * Python 2.7
4242 * Python 3.3
43+ * Python 3.4
44+ * Python 3.5
4345 * PyPy
46+ * PyPy3
Original file line number Diff line number Diff line change 4040 'Development Status :: 4 - Beta' ,
4141 'Intended Audience :: Developers' ,
4242 'Operating System :: OS Independent' ,
43+ 'Programming Language :: Python :: 2' ,
44+ 'Programming Language :: Python :: 2.6' ,
45+ 'Programming Language :: Python :: 2.7' ,
46+ 'Programming Language :: Python :: 3' ,
47+ 'Programming Language :: Python :: 3.3' ,
48+ 'Programming Language :: Python :: 3.4' ,
49+ 'Programming Language :: Python :: 3.5' ,
50+ 'Programming Language :: Python' ,
4351 'Topic :: Software Development'
4452 ],
4553)
You can’t perform that action at this time.
0 commit comments