forked from pool/python-pyee
f27c660678e951e4cd43e78d9b32a2c3492c95ccaba156a94624374c9205cf80
- pytest-asyncio was build requirement by pyee's setup.py file, but it was only used for tests. On top of that, the python-pytest-asyncio package is only available for python3, so now we only do tests on python3 and a patch was added to fix the requirements: * fix-build-requirements.patch - Since the tests require at least python 3.5, only run the tests when suse_version >= 1500 OBS-URL: https://build.opensuse.org/request/show/578302 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyee?expand=0&rev=2
Description
No description provided
Languages
Diff
100%