We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c071ad6 + dbf8e63 commit 2bc46eaCopy full SHA for 2bc46ea
requirements.txt
@@ -1,4 +1,4 @@
1
-git+https://github.com/CCI-MOC/nerc-rates@5569bba#egg=nerc_rates
+git+https://github.com/CCI-MOC/nerc-rates@v1.0.0#egg=nerc_rates
2
boto3
3
kubernetes
4
openshift
setup.cfg
@@ -20,7 +20,7 @@ package_dir =
20
packages = find:
21
python_requires = >=3.11
22
install_requires =
23
- nerc_rates @ git+https://github.com/CCI-MOC/nerc-rates@33701ed
+ nerc_rates @ git+https://github.com/CCI-MOC/nerc-rates@v1.0.0
24
25
26
0 commit comments