emtest 0.0.5__py3-none-any.whl → 0.0.7__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of emtest might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: emtest
3
- Version: 0.0.5
3
+ Version: 0.0.7
4
4
  Summary: Testing utilities which I find useful.
5
5
  Author-email: Emendir <dev@emendir.tech>
6
6
  License-Expression: MIT-0 OR CC0-1.0
@@ -10,6 +10,9 @@ Requires-Python: >=3.6
10
10
  Description-Content-Type: text/markdown
11
11
  License-File: LICENSE
12
12
  License-File: LICENSE-CC0
13
+ Requires-Dist: environs
14
+ Requires-Dist: pytest
15
+ Requires-Dist: termcolor
13
16
  Requires-Dist: tqdm
14
17
  Dynamic: license-file
15
18
 
@@ -3,9 +3,9 @@ emtest/__init__.py,sha256=G_EnVC57IL_OjVJAjaz75y9owlCcdbvXfvR-ncO1icU,344
3
3
  emtest/log_recording.py,sha256=vNBRHmjTbYPv2JNj8QPbWzLKabDHZI7G5JDXOG79FnI,5062
4
4
  emtest/pytest_utils.py,sha256=qGKGlQTIgKi3BjmUTfcqzPE_0QfWkWfefy8Oitq3sdQ,4844
5
5
  emtest/testing_utils.py,sha256=lzXRXwA50YQBHO35Y2s6NcbvgrdTcwGJjJ79CkzJKkk,4780
6
- emtest-0.0.5.dist-info/licenses/LICENSE,sha256=i720OgyQLs68DSskm7ZLzaGKMnfskBIIHOuPWfwT2q4,907
7
- emtest-0.0.5.dist-info/licenses/LICENSE-CC0,sha256=kXBMw0w0VVXQAbLjqMKmis4OngrPaK4HY9ScH6MdtxM,7038
8
- emtest-0.0.5.dist-info/METADATA,sha256=m-lFcX-8XVye2BuMPg2u8Ohcnvsn83myKm0-vaO1hVI,3569
9
- emtest-0.0.5.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
10
- emtest-0.0.5.dist-info/top_level.txt,sha256=sfToBhqMjk35PDheZ42yiMGYNYatT3V5Mwhb79fp5dE,29
11
- emtest-0.0.5.dist-info/RECORD,,
6
+ emtest-0.0.7.dist-info/licenses/LICENSE,sha256=i720OgyQLs68DSskm7ZLzaGKMnfskBIIHOuPWfwT2q4,907
7
+ emtest-0.0.7.dist-info/licenses/LICENSE-CC0,sha256=kXBMw0w0VVXQAbLjqMKmis4OngrPaK4HY9ScH6MdtxM,7038
8
+ emtest-0.0.7.dist-info/METADATA,sha256=-zsfYJtcg0vOmS284u3MCShJPmjscItRTqd7DXv9on4,3640
9
+ emtest-0.0.7.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
10
+ emtest-0.0.7.dist-info/top_level.txt,sha256=sfToBhqMjk35PDheZ42yiMGYNYatT3V5Mwhb79fp5dE,29
11
+ emtest-0.0.7.dist-info/RECORD,,
File without changes