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

Try dropping Conda from test runner #329

Closed
wants to merge 2 commits into from
Closed

Conversation

ajjackson
Copy link
Collaborator

@ajjackson ajjackson commented Nov 19, 2024

It doesn't look like tox.ini/tox-conda is actually using conda to install dependencies (by calling conda_deps) so maybe we don't need this.

(Presumably it was added to manage installation of multiple Python versions, but the setup-python action can handle that now.)

It doesn't look like tox.ini is actually using conda to install
dependencies (by calling conda_deps) so maybe we don't need this.
Copy link
Contributor

Test Results

    22 files  ±0      22 suites  ±0   28m 47s ⏱️ - 1m 18s
 1 066 tests ±0   1 060 ✅ ±0   6 💤 ±0  0 ❌ ±0 
10 600 runs  ±0  10 537 ✅ ±0  63 💤 ±0  0 ❌ ±0 

Results for commit f58b250. ± Comparison against base commit d54d4ff.

@ajjackson
Copy link
Collaborator Author

This has been incorporated into #324

@ajjackson ajjackson closed this Nov 22, 2024
@ajjackson ajjackson deleted the ci-drop-conda branch December 12, 2024 16:41
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.

1 participant