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

Add a conda recipe #5

Closed renefritze closed 5 years ago

renefritze commented 5 years ago

Would you mind either uploading a source archive for 1.1.1 to pypi or making a github release from the tag, @somada141 ? For conda I'll need an archive online at a static url with a checksum.

somada141 commented 5 years ago

did a release https://github.com/pyscience-projects/pyevtk/releases/tag/v1.1.1

somada141 commented 5 years ago

probs nicer than dumping source archives to PyPI

renefritze commented 5 years ago

Thanks!

renefritze commented 5 years ago

PR submitted: https://github.com/conda-forge/staged-recipes/pull/7718

renefritze commented 5 years ago

We now have a live feedstock in conda-forge through which packages for mac, windows and linux get deployed into the conda-forge channel.