We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 28251fc + b257825 commit 86db2e4Copy full SHA for 86db2e4
.travis.yml
@@ -16,4 +16,4 @@ install:
16
before_script:
17
"python demo.py -d"
18
19
-script: "python tests/__init__.py"
+script: "python -m unittest tests"
README.rst
@@ -110,3 +110,4 @@ In this case pywps (only the WPS) will be avalable on::
110
111
112
113
+
0 commit comments