Jan Dittberner
c94f20f83f
This commit adds a test suite in tests.py, the added setup.cfg contains configuration for coverage, pep8 and flake8. Output files of coverage are ignored. The commit also adds requirements files for tests.
3 lines
145 B
Text
3 lines
145 B
Text
# This file is here because many Platforms as a Service look for
|
|
# requirements.txt in the root directory of a project.
|
|
-r requirements/base.txt
|