Add the possibility to run tests with "setup.py test"

This commit is contained in:
Valentin Samir
2016-07-10 11:48:43 +02:00
parent b1b7562e55
commit 28dd67cb32
4 changed files with 16 additions and 2 deletions

View File

@ -1,2 +1,11 @@
[metadata]
description-file = README.rst
[egg_info]
tag_build =
tag_date = 0
tag_svn_revision = 0
[aliases]
test=pytest