mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-18 11:55:46 +08:00
minrk comments
This commit is contained in:
parent
bed0bd1ee2
commit
8c379f073d
@ -65,6 +65,7 @@ name = 'notebook'
|
||||
version_ns = {}
|
||||
execfile(pjoin(repo_root, name, '_version.py'), version_ns)
|
||||
|
||||
-version = version_ns['__version__']
|
||||
def normalized_version(version_info):
|
||||
"""Normalize version string
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user