Remove Jinja2/MarkupSafe from wheelhouse.txt
These were pins to cope with supporting python 3.4. However, layer-basic (as of [1]) now does the right thing in terms of getting the correct versions of Jinja2 and MarkupSafe for the version of Ubuntu that the charm is being built on: 1 - https://github.com/juju-solutions/layer-basic/pull/199 Change-Id: I29533d4794d6fb0e045893c934cb4920cacb408e
This commit is contained in:
parent
4000b6ea72
commit
315db68d18
@ -1,6 +1,3 @@
|
||||
# pin Jinja2 to the last versions supporting python 3.4 for trusty
|
||||
Jinja2<=2.10.1
|
||||
MarkupSafe<=2.0.1
|
||||
psutil
|
||||
setuptools < 50.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user