Skip to content

Commit

Permalink
minor fix [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
takenori-y committed Dec 14, 2021
1 parent 12fd1a8 commit bb48289
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ For the development of SPTK, you may need to install the following programs:
- [flex](https://github.com/westes/flex/releases) 2.6.3
- Python 3.6+
- Valgrind
- Virtualenv

Then you can setup the development environment of SPTK by running
```sh
Expand Down
1 change: 1 addition & 0 deletions tools/test_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
black
breathe
docutils>=0.14,<0.18
flake8
isort
sphinx
Expand Down

0 comments on commit bb48289

Please sign in to comment.