Skip to content

Test using tox conda#25

Open
MutantPlatypus wants to merge 7 commits into
wallento:masterfrom
MutantPlatypus:test-tox-conda
Open

Test using tox conda#25
MutantPlatypus wants to merge 7 commits into
wallento:masterfrom
MutantPlatypus:test-tox-conda

Conversation

@MutantPlatypus
Copy link
Copy Markdown
Contributor

@MutantPlatypus MutantPlatypus commented Sep 23, 2019

Sequential: Consider this PR after PR #23. As discussed in Issue #24.

This uses tox-conda to manage the dependencies for testing. All it takes to perform testing in all versions of Python is:

  1. Install miniconda (either 2 or 3)
  2. conda env create -n wavedrompy-test -c conda-forge tox-conda
  3. Navigate to source directory
  4. tox

The prequisites for the environment to run tox are node, npm, git,
and tox.
tox-conda requires python>=3.5, but can create conda environments with
any Python
@wallento
Copy link
Copy Markdown
Owner

I am happy to adopt this, despite I never used conda myself. Can you still guide me with adopting that?

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