From 4d547598458abeea858befc886177b3706bcf56c Mon Sep 17 00:00:00 2001 From: "David M. Raker" Date: Wed, 23 Nov 2022 12:19:26 -0800 Subject: [PATCH 1/3] Corrected version checking from PyPi in README.md. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 00547d6..1e023a5 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This library cannot be installed as a VOLTTRON agent is. Rather, it must be installed as a python package. [![Run Pytests](https://github.com/eclipse-volttron/volttron-lib-web/actions/workflows/run-test.yml/badge.svg)](https://github.com/eclipse-volttron/volttron-lib-web/actions/workflows/run-test.yml) -[![pypi version](https://img.shields.io/pypi/v/volttron.svg)](https://pypi.org/project/volttron-core/) +[![pypi version](https://img.shields.io/pypi/v/volttron.svg)](https://pypi.org/project/volttron-lib-web/) ## Requirements * python >=3.8 From d83181ec59876a8b6d8e3140b103ab62fbff06c2 Mon Sep 17 00:00:00 2001 From: "David M. Raker" Date: Wed, 23 Nov 2022 12:30:32 -0800 Subject: [PATCH 2/3] Better corrected version checking from PyPi in README.md. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e023a5..5bc3174 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This library cannot be installed as a VOLTTRON agent is. Rather, it must be installed as a python package. [![Run Pytests](https://github.com/eclipse-volttron/volttron-lib-web/actions/workflows/run-test.yml/badge.svg)](https://github.com/eclipse-volttron/volttron-lib-web/actions/workflows/run-test.yml) -[![pypi version](https://img.shields.io/pypi/v/volttron.svg)](https://pypi.org/project/volttron-lib-web/) +[![pypi version](https://img.shields.io/pypi/v/volttron-testing.svg)](https://pypi.org/project/volttron-lib-web/) ## Requirements * python >=3.8 From 2de09b858b07a644f1647c6342cabf817b6513c9 Mon Sep 17 00:00:00 2001 From: "David M. Raker" Date: Wed, 23 Nov 2022 12:31:10 -0800 Subject: [PATCH 3/3] Better re-corrected version checking from PyPi in README.md. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5bc3174..d01f42a 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This library cannot be installed as a VOLTTRON agent is. Rather, it must be installed as a python package. [![Run Pytests](https://github.com/eclipse-volttron/volttron-lib-web/actions/workflows/run-test.yml/badge.svg)](https://github.com/eclipse-volttron/volttron-lib-web/actions/workflows/run-test.yml) -[![pypi version](https://img.shields.io/pypi/v/volttron-testing.svg)](https://pypi.org/project/volttron-lib-web/) +[![pypi version](https://img.shields.io/pypi/v/volttron-lib-web.svg)](https://pypi.org/project/volttron-lib-web/) ## Requirements * python >=3.8