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.
1 parent 340e9ff commit ffadbf5Copy full SHA for ffadbf5
.travis.yml
@@ -8,6 +8,5 @@ before_install:
8
- pip install -U pytest
9
install:
10
- pip install -r requirements.txt
11
- - pip install cython
12
13
-script: pytest
+script: python3 ML.py
0 commit comments