Skip to content

oyvindeide/trigrams

Repository files navigation

Usage

trigram -i <test_file>

Tests

pip install tox
tox

For the active Python version, just tests:

# Test
pip install tox
tox -e py

Styling:

tox -e style

pytest runs the tests:

# Test
pytest

test_requirements.txt must be installed.

# Install test requirements
pip install -r test_requirements.txt

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages