Merge pull request #179 from stuaxo/patch-1

Update setup.py
This commit is contained in:
Diogo Marques 2018-02-28 14:21:16 +00:00 committed by GitHub
commit 51091640fa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
#!/usr/bin/env python
from distutils.core import setup
from setuptools import setup
setup(
name='wagtail-modeltranslation',