Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v0.8.0] Additional Enhancements #1160

Open
3 of 7 tasks
srivarra opened this issue Oct 3, 2024 · 0 comments
Open
3 of 7 tasks

[v0.8.0] Additional Enhancements #1160

srivarra opened this issue Oct 3, 2024 · 0 comments

Comments

@srivarra
Copy link
Contributor

srivarra commented Oct 3, 2024

An additional list of enhancements for Ark Analysis.

  • Remove Spatial Enrichment + Bootstrapping Cython #1161
    • Simplifies user installation on Windows, simplifies CI (only need to build on one platform instead of all of them)
  • Add the following for code quality tools:
    • ruff: For formatting and linting code and documentation.
    • uv: For faster and simpler package building + maintenance for users, maintainers and on CI/CD
    • pre-commit: Can run formatting for us and other stuff.
  • Remove Docker #1165
  • Various readthedocs improvements (here is something I messed around with a couple of months ago https://anatomize.readthedocs.io/en/latest/ for some inspiration.)
  • Update major packages (such as NumPy, etc...)
  • Add support for Python 3.12, add prerelease builds for Python 3.13 when appropriate

Feel free to add to the list or create other issues and assign the v0.8.0 milestone to them.

@srivarra srivarra added this to the v0.8.0 Release milestone Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant