pyscience-projects / pyevtk

PyEVTK (Python Export VTK) exports data to binary VTK files for visualization/analysis with packages like Paraview, VisIt, and Mayavi.
Other
63 stars 15 forks source link

Use versioneer and fix test deployment #26

Closed renefritze closed 3 years ago

renefritze commented 3 years ago

Versioneer is set up to use git tags as version info source and will put a correct _version.py into build artefacts (wheel,sdist).

renefritze commented 3 years ago

Currently the test deploy workflow still generates an unexpected version https://github.com/pyscience-projects/pyevtk/runs/1925617898?check_suite_focus=true