@@ -8,19 +8,19 @@ description = "scripting library / orm for tmux"
88license = " MIT"
99authors = [" Tony Narlock <tony@git-pull.com>" ]
1010classifiers = [
11- ' Development Status :: 5 - Production/Stable' ,
11+ " Development Status :: 5 - Production/Stable" ,
1212 " License :: OSI Approved :: MIT License" ,
1313 " Operating System :: POSIX" ,
1414 " Operating System :: MacOS :: MacOS X" ,
15- ' Environment :: Web Environment' ,
16- ' Intended Audience :: Developers' ,
17- ' Programming Language :: Python' ,
18- ' Programming Language :: Python :: 2.7' ,
19- ' Programming Language :: Python :: 3.5' ,
20- ' Programming Language :: Python :: 3.6' ,
21- ' Programming Language :: Python :: 3.7' ,
22- ' Programming Language :: Python :: 3.8' ,
23- ' Programming Language :: Python :: Implementation :: PyPy' ,
15+ " Environment :: Web Environment" ,
16+ " Intended Audience :: Developers" ,
17+ " Programming Language :: Python" ,
18+ " Programming Language :: Python :: 2.7" ,
19+ " Programming Language :: Python :: 3.5" ,
20+ " Programming Language :: Python :: 3.6" ,
21+ " Programming Language :: Python :: 3.7" ,
22+ " Programming Language :: Python :: 3.8" ,
23+ " Programming Language :: Python :: Implementation :: PyPy" ,
2424 " Topic :: Utilities" ,
2525 " Topic :: System :: Shells"
2626]
0 commit comments