Skip to content

Commit

Permalink
testing code signing
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesstidard committed Mar 27, 2017
1 parent e1e785a commit 01c54ca
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
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 01c54ca

Please sign in to comment.