Skip to content

Commit 2bc46ea

Browse files
authored
Merge pull request #275 from knikolla/fix/nerc_rates_pin
Update nerc-rates pin to 1.0.0
2 parents c071ad6 + dbf8e63 commit 2bc46ea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
git+https://github.com/CCI-MOC/nerc-rates@5569bba#egg=nerc_rates
1+
git+https://github.com/CCI-MOC/nerc-rates@v1.0.0#egg=nerc_rates
22
boto3
33
kubernetes
44
openshift

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ package_dir =
2020
packages = find:
2121
python_requires = >=3.11
2222
install_requires =
23-
nerc_rates @ git+https://github.com/CCI-MOC/nerc-rates@33701ed
23+
nerc_rates @ git+https://github.com/CCI-MOC/nerc-rates@v1.0.0
2424
boto3
2525
kubernetes
2626
openshift

0 commit comments

Comments
 (0)