Skip to content

Commit

Permalink
Revert "Add raman as plugin"
Browse files Browse the repository at this point in the history
  • Loading branch information
domna authored Jul 4, 2024
1 parent 2030615 commit b695a15
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ dev = [
"pre-commit",
]
convert = [
"pynxtools[apm,em,mpes,xps,stm,xrd,ellips,raman]",
"pynxtools[apm,em,mpes,xps,stm,xrd,ellips]",
]
mpes = [
"pynxtools-mpes",
Expand All @@ -87,9 +87,6 @@ xrd = [
ellips = [
"pynxtools-ellips",
]
raman = [
"pynxtools-raman",
]

[project.scripts]
read_nexus = "pynxtools.nexus.nexus:main"
Expand Down

0 comments on commit b695a15

Please sign in to comment.