Update hacking for Python3
The repo is Python 3 now, so update hacking to version 3.0 which supports Python 3. Change-Id: Idabf1e8f412c0c3e832ff563e66adc521986b8ae
This commit is contained in:
parent
27439b7dd1
commit
3dfd9edbb4
@ -4,7 +4,7 @@
|
||||
pbr>=2.0 # Apache-2.0
|
||||
|
||||
# Hacking already pins down pep8, pyflakes and flake8
|
||||
hacking>=2.0.0,<2.1.0 # Apache-2.0
|
||||
hacking>=3.0,<3.1.0 # Apache-2.0
|
||||
|
||||
beautifulsoup4 # MIT
|
||||
Jinja2>=2.8 # BSD License (3 clause)
|
||||
|
Loading…
x
Reference in New Issue
Block a user