README 244 B

12345678
  1. setuptools_scm handles managing your python package versions in scm
  2. metadata instead of declaring them as the version argument or in a
  3. scm managed file.
  4. It also handles file finders for the supported scm's.
  5. Python3 is an optional dependency.