Skip to content

Commit

Permalink
last gpg sign test... hopefully
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesstidard committed Mar 27, 2017
1 parent 01c54ca commit 78296fe
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
from distutils.core import setup


test_requirements = ['pytest', 'pytest-mock', 'pytest-cov']
test_requirements = [
'pytest',
'pytest-mock',
'pytest-cov']

setup(
name='sanic_envconfig',
Expand Down

0 comments on commit 78296fe

Please sign in to comment.