mirror of
https://github.com/Thor77/TeamspeakStats.git
synced 2025-07-09 00:48:42 -04:00
parent
f0c33b2ad9
commit
a47c7a6728
1 changed files with 4 additions and 0 deletions
|
@ -73,3 +73,7 @@ Please make sure tests are succeeding and your code follows [flake8](https://fla
|
||||||
## Run tests
|
## Run tests
|
||||||
- Install testing-requirements `pip install -r testing_requirements.txt`
|
- Install testing-requirements `pip install -r testing_requirements.txt`
|
||||||
- Run `py.test tsstats/`
|
- Run `py.test tsstats/`
|
||||||
|
|
||||||
|
## Supported Python-versions
|
||||||
|
* Python 2 (2.7)
|
||||||
|
* Python 3 (3.5, 3.6)
|
||||||
|
|
Loading…
Add table
Reference in a new issue