Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
killiansheriff committed Mar 5, 2024
1 parent 63fa710 commit afd165b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,10 @@
long_description_content_type='text/markdown',
license="MIT",
url="https://github.com/killiansheriff/LovelyPlots",

install_requires=['matplotlib'],
packages=["LovelyPlots"],
package_data={
'scienceplots': ['styles/**/*.mplstyle'],
'LovelyPlots': ['styles/**/*.mplstyle'],
},

classifiers=[
Expand Down

0 comments on commit afd165b

Please sign in to comment.