Skip to content

Commit

Permalink
update dev installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
afrubin committed Feb 24, 2023
1 parent 32b1469 commit d92a574
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,12 @@ Install mavehgvs from pip using:
pip3 install mavehgvs
```

To set up the package for development purposes, include the optional dependencies and
install pre-commit:

pip3 install mavehgvs[dev]
pre-commit install

# Feedback
To report a problem or request a new feature with either the mavehgvs package or the MAVE-HGVS standard,
please use the GitHub issue tracker.

0 comments on commit d92a574

Please sign in to comment.