Add functional marker

This commit is contained in:
nvbn
2015-09-06 01:13:44 +03:00
parent 8cc19daaaa
commit cdd5f21e88
10 changed files with 35 additions and 37 deletions
+1 -1
View File
@@ -326,7 +326,7 @@ py.test
Run unit and functional tests (requires docker):
```bash
FUNCTIONAL=true py.test
py.test --enable-functional
```
For sending package to pypi: