1
0

- Do not restrict us to pytest4 as the tests work with pytest5 too

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=18
This commit is contained in:
Tomáš Chvátal
2020-06-09 07:14:00 +00:00
committed by Git OBS Bridge
parent ab8dfce90e
commit 106644e3ed
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jun 9 07:13:34 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Do not restrict us to pytest4 as the tests work with pytest5 too
-------------------------------------------------------------------
Thu Apr 23 10:50:36 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>