Bastien Sevajol 7 anni fa
parent
commit
b568180e07
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      setup.py

+ 1 - 0
setup.py Vedi File

@@ -16,6 +16,7 @@ dependency_links = [
16 16
 ]
17 17
 tests_require = [
18 18
     'pytest',
19
+    'pytest-cov',
19 20
     'bottle',
20 21
     'flask',
21 22
     'pyramid',