diff --git a/setup.cfg b/setup.cfg index 49c9736..49ae25c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -59,4 +59,4 @@ junit_family = xunit2 filterwarnings = error ignore:numpy.ndarray size changed:RuntimeWarning -addopts = "-p no:legacypth" +addopts = "-p no:legacypath"