fix test_server and reorganize requirements files

This commit is contained in:
Cléber Zavadniak
2018-04-19 23:00:22 -03:00
committed by Pedro Ferreira
parent dc1389d634
commit aab2ac18b3
7 changed files with 23 additions and 6 deletions

1
.gitignore vendored
View File

@@ -1,5 +1,6 @@
.cache
.coverage
.pytest_cache/
__pycache__
*.pyc
node_modules