fix backcall

This commit is contained in:
Vitor Santos Costa
2018-10-17 16:51:29 +01:00
parent 868961ebb5
commit 45439b8b86
7 changed files with 16 additions and 11 deletions

View File

@@ -7,7 +7,7 @@
from __future__ import print_function
# the name of the package
name = 'ipykernel'
name = 'yap_kernel'
#-----------------------------------------------------------------------------
# Minimal Python version sanity check