Skip to content

Commit

Permalink
Merge pull request #368 from FAIRmat-NFDI/revert-365-add_raman_as_plugin
Browse files Browse the repository at this point in the history
Revert "Add raman as plugin", add it later as pynxtools-raman is not yet published
  • Loading branch information
RonHildebrandt authored Jul 4, 2024
2 parents 2030615 + b695a15 commit f154704
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 f154704

Please sign in to comment.