You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tests/comoving/test_slicer_writer_and_reader.py:4
/home/koman/code/paicos/tests/comoving/test_slicer_writer_and_reader.py:4: PytestUnknownMarkWarning: Unknown pytest.mark.order - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html
@pytest.mark.order(1)
The text was updated successfully, but these errors were encountered:
Perhaps consider specifying any optional requirements in setup.py, e.g. so that pip install paicos[dev] installs dependencies for the test suite, and then pointing to that in contribution guidelines?
Pytest reports the following warning:
The text was updated successfully, but these errors were encountered: