feat(core): add jupyter notebook
This commit is contained in:
@@ -5,6 +5,7 @@ description = "Scripts pour la création de contenus éducatifs"
|
||||
authors = [{name = "Benjamin Bertrand"}]
|
||||
requires-python = ">=3.8"
|
||||
dependencies = [
|
||||
"jupyter>=1.1.1",
|
||||
"prompt-toolkit>=3.0.0",
|
||||
"pyyaml>=6.0",
|
||||
"questionary>=2.0.0",
|
||||
@@ -15,4 +16,4 @@ dev-dependencies = []
|
||||
|
||||
[build-system]
|
||||
requires = ["setuptools", "wheel"]
|
||||
build-backend = "setuptools.build_meta"
|
||||
build-backend = "setuptools.build_meta"
|
||||
|
||||
Reference in New Issue
Block a user