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

Python 3.12 support #198

Closed
mjuric opened this issue Jan 25, 2024 · 2 comments
Closed

Python 3.12 support #198

mjuric opened this issue Jan 25, 2024 · 2 comments

Comments

@mjuric
Copy link
Member

mjuric commented Jan 25, 2024

An issue to track what's holding up supporting 3.12

@nevencaplar
Copy link
Member

The blocking ticket here seems to be resolved, so this is good to go shortly.

@mjuric
Copy link
Member Author

mjuric commented Feb 8, 2024

I just installed it on python 3.12 & all tests ran successfully. Declaring victory :)

(lsdb) [mjuric@epyc /epyc/ssd/users/mjuric/miniconda3/pkgs/lsdb-0.1.1-py_0/info/test]$ pytest tests
============================================================= test session starts ==============================================================
platform linux -- Python 3.12.1, pytest-8.0.0, pluggy-1.4.0
rootdir: /nvme/users/mjuric/miniconda3/pkgs/lsdb-0.1.1-py_0/info/test
collected 77 items

tests/lsdb/catalog/test_association_catalog.py ..                                                                                        [  2%]
tests/lsdb/catalog/test_catalog.py ................                                                                                      [ 23%]
tests/lsdb/catalog/test_cone_search.py ......                                                                                            [ 31%]
tests/lsdb/catalog/test_crossmatch.py ......                                                                                             [ 38%]
tests/lsdb/catalog/test_index_search.py .                                                                                                [ 40%]
tests/lsdb/catalog/test_join.py .....                                                                                                    [ 46%]
tests/lsdb/catalog/test_merge.py ..............                                                                                          [ 64%]
tests/lsdb/catalog/test_polygon_search.py .......                                                                                        [ 74%]
tests/lsdb/dask/test_divisions.py .                                                                                                      [ 75%]
tests/lsdb/loaders/dataframe/test_from_dataframe.py ...........                                                                          [ 89%]
tests/lsdb/loaders/hipscat/test_read_hipscat.py ........                                                                                 [100%]

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

2 participants