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

Run tests with optional deps #58

Merged
merged 4 commits into from Feb 19, 2024
Merged

Conversation

jaraco
Copy link
Collaborator

@jaraco jaraco commented Feb 19, 2024

No description provided.

@jaraco jaraco force-pushed the feature/optional-env branch 3 times, most recently from a87b820 to dee1c2e Compare February 19, 2024 09:21
@jaraco
Copy link
Collaborator Author

jaraco commented Feb 19, 2024

I would just merge this straight away, but I'm hesitating because adding the dependencies for Python 3.12 causes a lot of compilation (presumably because wheels aren't yet available for some of numpy or pandas, perhaps because the dependencies are pinned to older versions. Indeed, Pandas 2.x was released last summer, so it seems plausible that 1.x doesn't have wheels. Confirmed - pandas 1.5.3 has wheels for Pythons through 3.11 but not 3.12. Let's get that unpinned.

optional-requirements.txt Outdated Show resolved Hide resolved
@jaraco jaraco mentioned this pull request Feb 19, 2024
Suppresses DeprecationWarning when importing pandas.
@jaraco jaraco merged commit fd2000c into reubano:master Feb 19, 2024
22 checks passed
@jaraco jaraco deleted the feature/optional-env branch February 19, 2024 15:58
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.

None yet

2 participants