icplot 0.2.0__py3-none-any.whl → 0.2.2__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: icplot
3
- Version: 0.2.0
3
+ Version: 0.2.2
4
4
  Summary: Utilities for generating plots and graphics for technical reports.
5
5
  Author-email: "James Grogan, Irish Centre for High End Computing" <james.grogan@ichec.ie>
6
6
  Project-URL: Repository, https://git.ichec.ie/performance/toolshed/icplot
@@ -19,7 +19,7 @@ Requires-Dist: matplotlib
19
19
  Requires-Dist: vtk
20
20
  Requires-Dist: moviepy
21
21
  Requires-Dist: scipy
22
- Requires-Dist: iccore==0.2.0
22
+ Requires-Dist: iccore==0.2.2
23
23
  Provides-Extra: test
24
24
  Requires-Dist: pytest; extra == "test"
25
25
  Requires-Dist: pytest-cov; extra == "test"
@@ -29,9 +29,9 @@ icplot/mesh/mesh.py,sha256=hSA37lwlmEBlNNMZKjOTIk0BrP8EW6isWR0ljn3gwl0,8023
29
29
  icplot/mesh/vtk.py,sha256=QUZa-P0EkfweyzoL-gb4TgYWND6BjC8F7RI8zw5rrek,1035
30
30
  icplot/trace/__init__.py,sha256=JL9a1GQa-Ty4nujQ3dLv2dETX8J1iGDm8PlGL2Ug1dQ,29
31
31
  icplot/trace/trace.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
32
- icplot-0.2.0.dist-info/licenses/LICENSE,sha256=JedcPd23DfREo3CH5_Sc8He0jmmbOWIm1_sQaisXZ9E,34592
33
- icplot-0.2.0.dist-info/METADATA,sha256=ImtqlggqEgjBGkrWj3PbnaTqY5Sh54QoscjJnYVsLy8,2767
34
- icplot-0.2.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
35
- icplot-0.2.0.dist-info/entry_points.txt,sha256=6CdEGO5Z4NTQoOeRITTKGtzT3xNX47CGHZuWNWxZuZs,52
36
- icplot-0.2.0.dist-info/top_level.txt,sha256=T_ecIGmXlOO4_xP86S-OFL8nnoxmDQFXjcDoIwpiHQk,7
37
- icplot-0.2.0.dist-info/RECORD,,
32
+ icplot-0.2.2.dist-info/licenses/LICENSE,sha256=JedcPd23DfREo3CH5_Sc8He0jmmbOWIm1_sQaisXZ9E,34592
33
+ icplot-0.2.2.dist-info/METADATA,sha256=BfzPBItPy4x6Ev57GL49RuMYf_GVihapcycUfqPJR9s,2767
34
+ icplot-0.2.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
35
+ icplot-0.2.2.dist-info/entry_points.txt,sha256=6CdEGO5Z4NTQoOeRITTKGtzT3xNX47CGHZuWNWxZuZs,52
36
+ icplot-0.2.2.dist-info/top_level.txt,sha256=T_ecIGmXlOO4_xP86S-OFL8nnoxmDQFXjcDoIwpiHQk,7
37
+ icplot-0.2.2.dist-info/RECORD,,
File without changes