Skip to content

Commit 05f90f1

Browse files
committed
chore: tag 1.12.0
1 parent b803cd5 commit 05f90f1

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

setup.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff 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",
5045
author_email="[email protected]",
5146
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'),

0 commit comments

Comments
 (0)