Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Matthieu Boileau
nbcourse
Commits
4bd5a70b
Commit
4bd5a70b
authored
Nov 06, 2020
by
Matthieu Boileau
Browse files
Add missing entry point
parent
d1d40305
Pipeline
#10142
passed with stage
in 1 minute and 2 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
pyproject.toml
View file @
4bd5a70b
...
...
@@ -25,3 +25,6 @@ requires = [
[tool.flit.metadata.requires-extra]
test
=
["pytest"]
[tool.flit.scripts]
nbcourse
=
"nbcourse:main.main"
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment