Skip to content

Commit

Permalink
Update pypi name to plitlib
Browse files Browse the repository at this point in the history
  • Loading branch information
josiahdavis committed Mar 2, 2021
1 parent afa394b commit 6e4895f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ def read(fname):


setup(
name="plit-josiahdavis",
name="plitlib",
packages=find_packages(where="src"),
package_dir={"": "src"},
package_data={"": ["config/general.json", "config/default.mplstyle"]},
Expand Down

0 comments on commit 6e4895f

Please sign in to comment.