Skip to content

Make sure Conda and setuptools package use the same version

Valentin Valls requested to merge pip-git-versionning into master
  • When using manually pip install the version is read from git and local changes
  • During the conda build the version is enforced by conda (which is/was coming from git tag)
Edited by Samuel Debionne

Merge request reports