KitwareMedical / tensorboard-plugin-3d

https://tensorboardplugin3d.readthedocs.io/en/latest/
33 stars 4 forks source link

fix(setup_requires): Require setuptools-scm #35

Closed bnmajor closed 2 years ago

bnmajor commented 2 years ago

I believe that what I was missing was the setup_requires=['setuptools-scm'] in setup.py. Running

python setup.py --version

locally now returns 0.1.3.dev1+g0b892ba rather than 0.0.0.