MCPcopy
hub / github.com/pandas-dev/pandas / generate_version.py

File generate_version.py

generate_version.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2
3# Note: This file has to live next to setup.py or versioneer will not work
4import argparse

Callers

nothing calls this directly

Calls 2

mainFunction · 0.70
insertMethod · 0.45

Tested by

no test coverage detected