Merge "Fix bad syntax in requirements.txt file"
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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.
|
||||
#
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user