💡 Description
An earlier version of the PDS template repository for Python projects included Versioneer as a way to automatically handle package versioning.
This proved to be far too troublesome and error-prone and conflicted with other CI tools, so we dropped it.
However, some vestigial bits of Versioneer support remains in the repository and these should be removed:
💡 Description
An earlier version of the PDS template repository for Python projects included Versioneer as a way to automatically handle package versioning.
This proved to be far too troublesome and error-prone and conflicted with other CI tools, so we dropped it.
However, some vestigial bits of Versioneer support remains in the repository and these should be removed:
.gitattributesfile completelyversioneer.pyand_version.pyin theMANIFEST.infile_version.pyin the[coverage:run]section ofsetup.cfg[mypy-pds.*._version]section completely fromsetup.cfg[versioneer]section fromsetup.cfg