Get rid of versioneer
from cuda-bindings
#233
Labels
cuda.bindings
Everything related to the cuda.bindings module
P0
High priority - Must do!
packaging
Anything related to wheels or Conda packages
Milestone
Offline discussions with @vyars @bryevdv suggests that any of those tools listed here could be a good alternative.
Alternatively, we can just manually bump
__version__
in_version.py
, as done incuda.core
, and let it propagate to other places (ex:pyproject.toml
).versioneer
has the following disadvantagesThe text was updated successfully, but these errors were encountered: