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

Add pre-commit configuration and pyproject.toml and update gitignore #111

Merged

Conversation

stellaprins
Copy link
Collaborator

pyproject toml and pre-commit config

Adds:

  • very lightweight pyproject.toml to make it easy for potential users to install the correct environment
  • a pre-commit-config.yaml
  • ran pre-commit hooks on all files and fixed linting and formatting errors

pre-commit hooks exclude tellurium/simple.py, files with .xml, .sedml, .sbml and .omex, 'json', and 'md' extensions, and files in the following folders:

  • LEMS
  • Brian
  • NEURON
  • NeuroML2

@stellaprins stellaprins requested a review from robertvi January 13, 2025 11:56
@stellaprins stellaprins merged commit 2cde37d into development Jan 13, 2025
24 checks passed
@stellaprins stellaprins deleted the feat-add-precommit-config-and-pyproject-toml branch January 13, 2025 12:07
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