-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6c3e5b8
commit 44f7483
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,8 +4,8 @@ | |
version='2.0', | ||
description='An ARM data-oriented package for climate model evaluation', | ||
url='https://github.com/ARM-DOE/arm-gcm-diagnostics', | ||
author='Chengzhu Zhang, Zeshawn Shaheen and Shaocheng Xie', | ||
author_email='[email protected], shaheen2@llnl.gov and [email protected]', | ||
author='Jill Chengzhu Zhang, Cheng Tao, Shaocheng Xie and Zeshawn Shaheen', | ||
author_email='[email protected], tao4@llnl.gov and [email protected]', | ||
license='LLNL and ARM', | ||
packages=find_packages(exclude=["*.test", "*.test.*", "test.*", "test"]), | ||
zip_safe=False) |