Skip to content

Commit

Permalink
verify: print OK
Browse files Browse the repository at this point in the history
  • Loading branch information
manics committed Nov 10, 2023
1 parent a067028 commit 5ef3daf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci/test-conda/verify
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@ import simplejson # noqa: F401

assert sys.version_info[:2] == (3, 10), sys.version
assert numpy.__version__ == "1.26.0"

print("OK")

0 comments on commit 5ef3daf

Please sign in to comment.