Skip to content

Commit cbfc7ab

Browse files
committed
Project renamed hepcloud-de-modules
1 parent 5ad2b91 commit cbfc7ab

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = ["setuptools>=72.1", "wheel", "setuptools_scm[toml]>=6.3.1"]
33
build-backend = "setuptools.build_meta"
44

55
[project]
6-
name = "decisionengine-modules"
6+
name = "hepcloud-de-modules"
77
dynamic = ["version"]
88
readme = "README.md"
99
license = {text ="Apache-2.0"}
@@ -16,7 +16,7 @@ dependencies = [
1616
"bill-calculator-hep >= 0.2.3",
1717
"boto3 >= 1.17.10",
1818
"cryptography",
19-
#"decisionengine >= 2.0",
19+
#"hepcloud-de >= 2.0",
2020
"gcs-oauth2-boto-plugin >= 2.7",
2121
"google-api-python-client >= 1.12.8",
2222
"google_auth >= 1.16.0",
@@ -50,7 +50,7 @@ develop = [
5050
"wheel >= 0.36.2",
5151
]
5252
production = [
53-
"decisionengine >= 2.0",
53+
"hepcloud-de >= 2.0.0",
5454
]
5555

5656
[project.urls]

0 commit comments

Comments
 (0)