Single source versioning

Issue #16 closed
Robert Leach created an issue

USE CASE: WHAT DO YOU WANT TO DO?

Maintain only 1 version number

STEPS TO REPRODUCE AN ISSUE (OR TRIGGER A NEW FEATURE)

n/a

CURRENT BEHAVIOR

A version number is maintaned in moth barcode_splitter.py and setup.py

EXPECTED BEHAVIOR

The version number in barcode_splitter.py is the only one and setup.py gets it from there.

DEVELOPERS ONLY SECTION

SUGGESTED CHANGE (Pseudocode optional)

See suggested strategy 1 in: https://packaging.python.org/single_source_version/#single-sourcing-the-version

LEVEL OF EFFORT - developers only

minor

COMMENTS

Comments (4)

  1. Log in to comment