Skip to content

Commit

Permalink
misc
Browse files Browse the repository at this point in the history
  • Loading branch information
thewh1teagle committed Aug 4, 2024
1 parent c4bc683 commit 7fe6216
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BUILDLING.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ pip3 install -e .
To test execute the following

```console
pip3 install pytest
pip3 install -r dev_requirements.txt
pytest tests/
```

Expand Down

0 comments on commit 7fe6216

Please sign in to comment.