add deepmodeling to CONDA_CLOUD_REPOS

This commit is contained in:
Jinzhe Zeng 2019-10-25 15:20:54 -04:00 committed by GitHub
parent f2e5e79096
commit 23851aa328
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,6 +47,7 @@ CONDA_CLOUD_REPOS = (
"matsci/linux-64", "matsci/osx-64", "matsci/win-64", "matsci/noarch",
"psi4/linux-64", "psi4/osx-64", "psi4/win-64", "psi4/noarch",
"Paddle/linux-64", "Paddle/linux-32", "Paddle/osx-64", "Paddle/win-64", "Paddle/win-32", "Paddle/noarch",
"deepmodeling/linux-64",
)
EXCLUDED_PACKAGES = (