diff options
| author | Jon Betts <jon.betts@hypothes.is> | 2021-04-30 18:57:48 +0100 |
|---|---|---|
| committer | Val Neekman <un33kvu@gmail.com> | 2021-04-30 15:11:54 -0400 |
| commit | 3cc1069d37431efd366a0894067aa4c3293dca3e (patch) | |
| tree | 23557f0e7aed8ef86449ca1ec761a5c22a052ccf /README.md | |
| parent | c340834bb2afb24d78151c018496f4273fb7be37 (diff) | |
| download | python-slugify-3cc1069d37431efd366a0894067aa4c3293dca3e.tar.gz | |
Add a tox file to automatically run the tests and add Python 3.9
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -166,6 +166,10 @@ quick-brown-fox-jumps-over-lazy-dog Running the tests ==================== +To run the tests against all environments: + + tox + To run the tests against the current environment: python test.py |
