1
0
mirror of https://github.com/gryf/slack-backup.git synced 2026-04-26 02:21:28 +02:00

Added tox configuration

This commit is contained in:
2016-11-19 09:13:38 +01:00
parent e1adfd7a57
commit 25d10c1775
3 changed files with 66 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
pytest
pytest-cov
pytest-pep8
coverage
flake8