Skip to content

Commit

Permalink
Merge branch 'main' of github.com:marcelmbn/MindlessGen
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelmbn committed Aug 13, 2024
2 parents 137d50a + 49c8664 commit 2450b8d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,10 @@ Before start to make changes in the code, activate the `pre-commit` hooks via:
```
pre-commit install
```
Before pushing a commit to the repository, please run also the optional tests, which depend on external dependencies like xtb, via
```
pytest -vv --optional
```

## Usage

Expand Down

0 comments on commit 2450b8d

Please sign in to comment.