Skip to content

Upgrade python dependency to >=3.10 #67

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

Merged
merged 1 commit into from
Feb 20, 2025
Merged

Upgrade python dependency to >=3.10 #67

merged 1 commit into from
Feb 20, 2025

Conversation

jaladh-singhal
Copy link
Member

@jaladh-singhal jaladh-singhal commented Feb 18, 2025

To maintain compatibility with upcoming CLI functionality by @annie444, we need to upgrade python dependency. I'll make a release once we merge this.

Also see: Caltech-IPAC/jupyter_firefly_extensions#39

Testing

Pull this branch locally. Setup a new env with latest python (or atleast python 3.10) and then development install firefly-client:

conda create -n ff-py310 python jupyter
conda activate ff-py310
pip install -e .[docs]
jupyter notebook

Run any examples/ notebook it should work as before

@jaladh-singhal jaladh-singhal merged commit 0164323 into master Feb 20, 2025
@jaladh-singhal jaladh-singhal deleted the upgrade-py branch February 20, 2025 18:50
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

Successfully merging this pull request may close these issues.

2 participants