7

New icon for the segments menu item (#118)

New icon for the segments menu item
This commit is contained in:
Jasper Berghoef
2017-06-01 08:48:34 +02:00
committed by Michael van Tellingen
parent 8465e6dcbb
commit 5beef1b27c
4 changed files with 6 additions and 3 deletions

View File

@ -4,6 +4,7 @@ from setuptools import find_packages, setup
install_requires = [
'wagtail>=1.10,<1.11',
'user-agents>=1.0.1',
'wagtailfontawesome>=1.0.6',
]
tests_require = [