1
0
forked from VimPlug/jedi

The implicit namespace package test from 4b276bae87 can only be used for Python 3.4+

This commit is contained in:
Dave Halter
2018-07-21 11:51:41 +02:00
parent 4b276bae87
commit e7a019e628
2 changed files with 6 additions and 3 deletions
+2 -2
View File
@@ -9,8 +9,8 @@ deps =
# coloroma for colored debug output
colorama
# Overwrite the parso version (only used sometimes).
git+https://github.com/davidhalter/parso.git
# -rrequirements.txt
# git+https://github.com/davidhalter/parso.git
-rrequirements.txt
passenv = JEDI_TEST_ENVIRONMENT
setenv =
# https://github.com/tomchristie/django-rest-framework/issues/1957