#!/bin/sh

ipython3 debian/tests/test.ipy
ipython3 -c 'print("hello world")'
