mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-08 02:24:04 +00:00
[WIP] Implement draft version of manifests (build_history_line)
This commit is contained in:
@@ -29,7 +29,7 @@ def _get_pip_package_version(container, package):
|
||||
|
||||
|
||||
class TaggerInterface:
|
||||
"""HooksInterface for all hooks common interface"""
|
||||
"""Common interface for all taggers"""
|
||||
@staticmethod
|
||||
def tag_value(container):
|
||||
raise NotImplementedError
|
||||
|
Reference in New Issue
Block a user