Procházet zdrojové kódy

change requirement to git repo

Bastien Sevajol před 8 roky
rodič
revize
445e1d1c92
2 změnil soubory, kde provedl 2 přidání a 3 odebrání
  1. 0 1
      .travis.yml
  2. 2 2
      tests_requirements.txt

+ 0 - 1
.travis.yml Zobrazit soubor

@@ -8,4 +8,3 @@ script:
8 8
   - coverage run tests.py --rcfile=.coveragerc -v && coverage report -m && python3.4 tests.py
9 9
 after_success:
10 10
   - coveralls
11
-

+ 2 - 2
tests_requirements.txt Zobrazit soubor

@@ -1,2 +1,2 @@
1
-synergine>=0.0.1
2
-synergine_xyz>=0.0.1
1
+-e git://github.com/buxx/synergine.git
2
+-e git://github.com/buxx/synergine_xyz.git