Go to the source code of this file.
Classes | |
class | setup.BazelExtension |
class | setup.BuildBazelExtension |
Namespaces | |
setup | |
Functions | |
def | setup._get_version () |
def | setup._parse_requirements (path) |
Variables | |
setup.HERE = os.path.dirname(os.path.abspath(__file__)) | |
setup.IS_WINDOWS = sys.platform.startswith("win") | |