Skip to content

Commit 1ddb8f8

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Add fixtures to requirements"
2 parents 3d411ca + 33bc5c0 commit 1ddb8f8

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,3 +68,4 @@ futurist>=1.8.0 # Apache-2.0
6868
openstacksdk>=0.35.0 # Apache-2.0
6969
dataclasses>=0.7;python_version=='3.6' # Apache 2.0 License
7070
PyYAML>=5.1 # MIT
71+
fixtures>=3.0.0 # Apache-2.0/BSD

test-requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ mypy>=0.761 # MIT
77
types-paramiko>=0.1.3 # Apache-2.0
88
coverage!=4.4,>=4.0 # Apache-2.0
99
ddt>=1.2.1 # MIT
10-
fixtures>=3.0.0 # Apache-2.0/BSD
1110
mock>=3.0.0 # BSD
1211
psycopg2-binary>=2.8 # LGPL/ZPL
1312
PyMySQL>=0.8.0 # MIT License

0 commit comments

Comments
 (0)