diff --git a/tests/memoryview/memoryview_annotation_typing.py b/tests/memoryview/memoryview_annotation_typing.py index f7df8f8d64dcf6985fcbc9dfe56806001bc4f719..4f6bc2a51023ae90f0894a68492e731dbd39f5f3 100644 --- a/tests/memoryview/memoryview_annotation_typing.py +++ b/tests/memoryview/memoryview_annotation_typing.py @@ -1,5 +1,5 @@ # mode: run -# tag: pep484, numpy +# tag: pep484, numpy, pure3.0 ##, warnings import cython