empix 0.0.9__py3-none-any.whl → 0.0.10__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.
empix/version.py CHANGED
@@ -28,7 +28,7 @@ version_tuple: VERSION_TUPLE
28
28
  commit_id: COMMIT_ID
29
29
  __commit_id__: COMMIT_ID
30
30
 
31
- __version__ = version = '0.0.9'
32
- __version_tuple__ = version_tuple = (0, 0, 9)
31
+ __version__ = version = '0.0.10'
32
+ __version_tuple__ = version_tuple = (0, 0, 10)
33
33
 
34
34
  __commit_id__ = commit_id = None
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: empix
3
- Version: 0.0.9
3
+ Version: 0.0.10
4
4
  Summary: Contains tools for analyzing electron microscopy data that are not available in ``hyperspy``.
5
5
  Author-email: Matthew Fitzpatrick <matthew.rc.fitzpatrick@gmail.com>
6
6
  Project-URL: Homepage, https://mrfitzpa.github.io/empix
@@ -26,6 +26,7 @@ Requires-Dist: fancytypes>=1.0.0
26
26
  Requires-Dist: hyperspy
27
27
  Requires-Dist: pyFAI
28
28
  Requires-Dist: numba
29
+ Requires-Dist: scikit-image
29
30
  Provides-Extra: tests
30
31
  Requires-Dist: pytest-cov; extra == "tests"
31
32
  Provides-Extra: examples
@@ -0,0 +1,7 @@
1
+ empix/__init__.py,sha256=7Lo1f3w6dIc5ZSzjcrSNr8p9hSriZpYoaeeWdje-NPw,146382
2
+ empix/version.py,sha256=qWM7tuFjLDSZffhqImvB3QeSymOYGxPQLtsW7Q2jQD0,706
3
+ empix-0.0.10.dist-info/licenses/LICENSE,sha256=N0P3pKtRMvfb64jmgJdlerg3TnS0a2QC776AzPsbZIg,35128
4
+ empix-0.0.10.dist-info/METADATA,sha256=03f1h6Kv1iIo8xNIM4ygIL1ixbVnSORUlZjdFCdp-14,6506
5
+ empix-0.0.10.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
6
+ empix-0.0.10.dist-info/top_level.txt,sha256=6tteq_gpCW5Q3p1mBQfWv4h9jSqHMOyUrpe7PEXYdso,6
7
+ empix-0.0.10.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (80.9.0)
2
+ Generator: setuptools (80.10.2)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5
 
@@ -1,7 +0,0 @@
1
- empix/__init__.py,sha256=7Lo1f3w6dIc5ZSzjcrSNr8p9hSriZpYoaeeWdje-NPw,146382
2
- empix/version.py,sha256=X2FLFwBoUmgJPsOV-1l-SxIXNSTX1TQ036Kf2j9Mc68,704
3
- empix-0.0.9.dist-info/licenses/LICENSE,sha256=N0P3pKtRMvfb64jmgJdlerg3TnS0a2QC776AzPsbZIg,35128
4
- empix-0.0.9.dist-info/METADATA,sha256=2ScykQgWvt2z9mK5u5kPrnwj4_kBcKYBIyTDkFkVcpg,6477
5
- empix-0.0.9.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
6
- empix-0.0.9.dist-info/top_level.txt,sha256=6tteq_gpCW5Q3p1mBQfWv4h9jSqHMOyUrpe7PEXYdso,6
7
- empix-0.0.9.dist-info/RECORD,,