Merge "Fix bad syntax in requirements.txt file"

This commit is contained in:
Zuul
2021-09-14 19:44:31 +00:00
committed by Gerrit Code Review
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -53,4 +53,4 @@ psycopg2-binary
python-barbicanclient
rfc3986
importlib-metadata>=3.3.0;python_version=="3.6"
importlib-resources===5.2.2;python_version=="3.6"
importlib-resources==5.2.2;python_version=="3.6"
+1 -1
View File
@@ -17,7 +17,7 @@
# License for the specific language governing permissions and limitations
# under the License.
#
# Copyright (c) 2013-2014 Wind River Systems, Inc.
# Copyright (c) 2013-2021 Wind River Systems, Inc.
#