Skip to content

Commit

Permalink
update CONTRIBUTING
Browse files Browse the repository at this point in the history
  • Loading branch information
j042 committed Jan 14, 2025
1 parent d19d437 commit 24bc8c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ git clone [email protected]:<path-to-your-fork>
cd tetgenpy # or <forkname>
git submodule update --init --recursive
git checkout -b new-feature0
python3 setup.py develop
pip install -e .
```

## Automatic formatting / style check
Expand Down

0 comments on commit 24bc8c5

Please sign in to comment.