Skip to content

Fix make-dev-environment.sh when using mamba+conda#364

Merged
james-d-mitchell merged 3 commits intolibsemigroups:mainfrom
jswent:dev-env-changes
Nov 27, 2025
Merged

Fix make-dev-environment.sh when using mamba+conda#364
james-d-mitchell merged 3 commits intolibsemigroups:mainfrom
jswent:dev-env-changes

Conversation

@jswent
Copy link
Copy Markdown
Member

@jswent jswent commented Nov 26, 2025

  • Added a conditional to the make-dev-environment.sh script where if we are using mamba as the package manager (with conda installed), we set the environment variables using the conda CLI (as discussed with @Joseph-Edwards)
  • Added compile_commands.json to the .gitignore for using bear
  • Update the CONTRIBUTING.rst to include instructions for installing a build version of libsemigroups into conda

Copy link
Copy Markdown
Collaborator

@Joseph-Edwards Joseph-Edwards left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Thanks @jswent

Copy link
Copy Markdown
Member

@james-d-mitchell james-d-mitchell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome thanks @jswent

@james-d-mitchell james-d-mitchell merged commit 935532e into libsemigroups:main Nov 27, 2025
17 checks passed
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.

3 participants