Skip to content

Commit 7b8edcc

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Move tzdata to test requirements"
2 parents a0def88 + c5301a7 commit 7b8edcc

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ PyYAML>=6.0 # MIT
3232
qrcode>=8.2 # BSD
3333
requests>=2.25.1 # Apache-2.0
3434
semantic-version>=2.3.1 # BSD
35-
tzdata>=2022.4
3635
XStatic>=1.0.3 # MIT License
3736
XStatic-Angular>=1.8.2.2 # MIT License
3837
XStatic-Angular-Bootstrap>=2.2.0.0 # MIT License

test-requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@ pymemcache>=4.0.0 # Apache 2.0 License
88
selenium>=2.50.1 # Apache-2.0
99
testscenarios>=0.4 # Apache-2.0/BSD
1010
testtools>=2.2.0 # MIT
11+
tzdata>=2022.4
1112
# This also needs xvfb library installed on your OS
1213
xvfbwrapper>=0.1.3 #license: MIT

0 commit comments

Comments
 (0)