Skip to content

Commit

Permalink
add more keywords to package description
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Schick committed Jul 30, 2024
1 parent 4a031e0 commit 1c786a4
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,10 @@
long_description=open('README.md').read(),
long_description_content_type='text/markdown',
python_requires='>=3.9',
keywords='ultrafast dynamics condensed matter 1D',
keywords='ultrafast dynamics condensed matter 1D '
+ 'NTM 3TM 2TM TTM N-temperature model '
+ 'coherent acoustic phonons sound strain waves '
+ 'resonant magnetic scattering diffraction spectroscopy '
+ 'x-ray magnetic circular dichroism '
+ 'Landau Lifschitz Bloch ',
)

0 comments on commit 1c786a4

Please sign in to comment.