File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -38,19 +38,13 @@ def read_from(file):
3838 "Topic :: Internet :: WWW/HTTP" ,
3939 "Programming Language :: Python :: Implementation :: PyPy" ,
4040 'Programming Language :: Python' ,
41- "Programming Language :: Python :: 2" ,
42- "Programming Language :: Python :: 2.7" ,
4341 "Programming Language :: Python :: 3" ,
44- "Programming Language :: Python :: 3.4" ,
45- "Programming Language :: Python :: 3.5" ,
46- "Programming Language :: Python :: 3.6" ,
4742 ],
4843 keywords = 'push webpush publication' ,
4944 author = "JR Conlin" ,
50455146 url = 'https://github.com/web-push-libs/pywebpush' ,
5247 license = "MPL2" ,
53- test_suite = "nose.collector" ,
5448 include_package_data = True ,
5549 zip_safe = False ,
5650 install_requires = read_from ('requirements.txt' ),
You can’t perform that action at this time.
0 commit comments