Skip to content

Commit

Permalink
reverting, doesnt seem like metadata would work - will continue on plane
Browse files Browse the repository at this point in the history
  • Loading branch information
gvarnavi committed Jul 10, 2024
1 parent 44c5e1a commit 33d20b6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions py4DSTEM/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@

from importlib.metadata import metadata

package_spec = __spec__
package_package = __package__
package_name = __name__
is_package_lite = "lite" in metadata(__package__)["Keywords"].lower().split(",")

### io
Expand Down

0 comments on commit 33d20b6

Please sign in to comment.