Skip to content

Commit

Permalink
added package pylib-essentials in setup
Browse files Browse the repository at this point in the history
  • Loading branch information
cuill committed Sep 19, 2023
1 parent 9b70c6a commit 82af3a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ def run(self):
'xmltodict',
'zarr',
'appdirs',
'pylib-essentials',
],
entry_points={'console_scripts': ['pyschism = pyschism.__main__:main']},
tests_require=['nose'],
Expand Down

0 comments on commit 82af3a0

Please sign in to comment.