angelolab / ark-analysis

Integrated pipeline for multiplexed image analysis
https://ark-analysis.readthedocs.io/en/latest/
MIT License
71 stars 25 forks source link

Next Release v0.6.4 #1012

Closed srivarra closed 1 year ago

srivarra commented 1 year ago

If you haven't already, please read through our contributing guidelines before opening your PR

What is the purpose of this PR?

Fixed a small issue in setup.py for setting proper compiler directives for Cython. Fixes the alpineer import issue and conda / pip dependency conflicts.

How did you implement your changes

Update references to version 0.6.3 to version 0.6.4. Sets up the versioning for a new release.

The environment.yml gets ark's dependencies from the pyproject.toml file.

Remaining issues

None.

srivarra commented 1 year ago

@ngreenwald Looks like I pushed to main when I made that commit and not to this branch, I'll add the versioning back.