-
- Downloads
Remove translation sections from setup.cfg
These translation sections are not needed anymore, Babel can generate translation files without them. Change-Id: I843baf9428adfcdd159438da1400be86621c201a
... | ... | @@ -3,7 +3,6 @@ |
# process, which may cause wedges in the gate later. | ||
pbr!=2.1.0,>=2.0.0 # Apache-2.0 | ||
Babel!=2.4.0,>=2.3.4 # BSD | ||
keystoneauth1>=3.4.0 # Apache-2.0 | ||
stevedore>=1.20.0 # Apache-2.0 | ||
requests>=2.14.2 # Apache-2.0 | ||
... | ... |
Please register or sign in to comment