![]() |
The Gaudi Framework
v25r3
|
Functions | |
def | requirements |
def | getPackVer |
def | main |
Variables | |
string | __author__ = "Marco Clemencic <Marco.Clemencic@cern.ch>" |
def git_tag_packages.getPackVer | ( | requirements | ) |
Extract package name and package version from a requirements file.
Definition at line 20 of file git_tag_packages.py.
def git_tag_packages.main | ( | ) |
Definition at line 30 of file git_tag_packages.py.
def git_tag_packages.requirements | ( | path | ) |
Generator yielding the paths of the requirements files in a tree.
Definition at line 11 of file git_tag_packages.py.
string git_tag_packages.__author__ = "Marco Clemencic <Marco.Clemencic@cern.ch>" |
Definition at line 5 of file git_tag_packages.py.