7

Removed extra newline

This commit is contained in:
nathanbegbie
2017-11-09 13:27:31 +02:00
parent 9d1f3074c0
commit a5705fd53c

View File

@ -1,7 +1,6 @@
import re
from setuptools import find_packages, setup
install_requires = [
'wagtail>=1.9,<1.11',
'user-agents>=1.0.1',