We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent daf15a5 commit 65d4470Copy full SHA for 65d4470
.isort.cfg
@@ -13,6 +13,7 @@ default_section = THIRDPARTY
13
;no_lines_before=LOCALFOLDER
14
known_third_party =
15
aenum
16
+ coincidence
17
colorama
18
consolekit
19
coverage
tests/requirements.txt
@@ -1,3 +1,4 @@
1
+coincidence>=0.1.0
2
coverage>=5.1
3
coverage-pyver-pragma>=0.0.6
4
faker>=4.1.2
0 commit comments