ome / omero-cli-transfer

An OMERO CLI plugin for creating transfer packets between OMERO servers.
https://pypi.org/project/omero-cli-transfer/
GNU General Public License v2.0
16 stars 14 forks source link

using updated pytest interface #90

Closed erickmartins closed 3 months ago

erickmartins commented 3 months ago

Using the newer pytest interface instead of python setup.py test, which is not supported by newer setuptools versions.