Skip to content

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

Merged
stellaprins merged 1 commit intodevelopmentfrom
feat-add-precommit-config-and-pyproject-toml
Jan 13, 2025
Merged

Add pre-commit configuration and pyproject.toml and update gitignore#111
stellaprins merged 1 commit intodevelopmentfrom
feat-add-precommit-config-and-pyproject-toml

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

Comments