Commit 9ab86939 authored by Fize Jacques's avatar Fize Jacques
Browse files

Change Readme

1 merge request!5Add new version : Graph Extension, Parallelization, Graph Embedding, Performance enhanced
Showing with 3 additions and 3 deletions
+3 -3
language: python cdlanguage: python
python: python:
- "3.6" - "3.6"
...@@ -6,8 +6,8 @@ notifications: ...@@ -6,8 +6,8 @@ notifications:
email: false email: false
install: install:
- pip install -q cython numpy networkx scipy scikit-learn pandas gensim joblib gensim psutil - pip install -q cython numpy networkx scipy scikit-learn pandas gensim joblib gensim psutil --upgrade
- pip install . - pip install .
script: script:
- pytest test/test.py - cd ../; pytest GMatch4py/test/test.py
\ No newline at end of file \ No newline at end of file
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment