forked from pool/python-PyJWT
Accepting request 342558 from home:TheBlackCat:branches:devel:languages:python
Update to 1.4.0 OBS-URL: https://build.opensuse.org/request/show/342558 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyJWT?expand=0&rev=11
This commit is contained in:
@@ -2,10 +2,11 @@ diff --git a/setup.py b/setup.py
|
||||
index 2586c2a..dee928c 100755
|
||||
--- a/setup.py
|
||||
+++ b/setup.py
|
||||
@@ -78,6 +78,5 @@ setup(
|
||||
'Topic :: Utilities',
|
||||
@@ -62,7 +62,6 @@
|
||||
],
|
||||
test_suite='tests',
|
||||
- tests_require=['pytest', 'pytest-cov'],
|
||||
cmdclass={'test': PyTest},
|
||||
)
|
||||
setup_requires=['pytest-runner'],
|
||||
- tests_require=tests_require,
|
||||
extras_require=dict(
|
||||
test=tests_require,
|
||||
crypto=['cryptography'],
|
||||
|
Reference in New Issue
Block a user