Skip to content

Commit fa6ff02

Browse files
committed
Add nlpo3 to Test README
1 parent a058532 commit fa6ff02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Tests are categorized into three groups: core, compact, and extra.
1616
- Run `unittest tests.compact`
1717
- Test a limited set of functionalities that rely on a stable and small subset
1818
of optional dependencies specified in `requirements.txt`.
19-
- These dependencies are `PyYAML`, `numpy`, `pyicu`,
19+
- These dependencies are `PyYAML`, `nlpo3`, `numpy`, `pyicu`,
2020
`python-crfsuite`, and `requests`.
2121
- Test with the latest two stable Python versions.
2222

0 commit comments

Comments
 (0)